Hi all,
I am contemplating idea of using WebDeploy for deploying ASP.net websites. I am going through various articles but most of those are about deploying ASP.Net Web Application and not website.
When I right-click on Web Application project, I get lot of options to configure through WebDeploy but same is not in the case of Website.
I am sure WebDeploy can be used to deploy websites but I am confused about where to start. Do I have to use WebDeploy command line API's through MSBuild? What is it? Can someone please let me know the standard procedure?
Thanks,