|
|
submitted by
satheeshbabu
2 months, 26 days ago
codedigest.com — 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. At times, we might require providing some build actions, making single output assembly where the Publish option does not help in these scenarios. As an answer to the above difficulty, Microsoft developed a plug-in that has the entire features which we require for deploying web applications called Web Deployment Plugin.
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
Add a live kick counter to your blog >>
You can even customize the image by choosing your own colors, and then clicking
the button below to update the preview and the html code:
Simply copy and paste this HTML into your blog post.
Users who kicked this story:
No comments so far
|