Deployment of ASP.Net sites can be done through Copy Website and Publish Website feature of Visual Studio. Using Copy Website, we can copy the compiled version of the asp.net site to the target virtual directory location. These features does not have option for fixed assembly naming, lacks in post build option, can’t modify configuration settings during build and etc. Thus, it lacks in some flexibility we require for deploying webapplications. As an answer to the above difficulty, Microsoft de
Posted on
9/6/2008 @ 1:10 AM
By
Satheesh Babu B
in Visual Studio