c# - ASP.NET Web Application Deployment Methods Best Practice -


got quick question deployment methods,

i use programming site in visual studios using c# asp.net , saving , building it, copying on entire contents of folder visual studio project coordinating iis folder hosting site each time make change site , need update it, there has got better more efficient way deploy web site or application visual studios update site.

does have advice on deployment techniques or builtin tools in visual studios has deployment of programmed site. advice helpful.

you can in publish feature of visual studio. work if it's small site , working on it. if things bigger , more complex, may want else cruisecontrol.


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -