Deploying ASP.NET web applications and services
The Visual Studio publishing experience for ASP.NET projects has been refined over the past few years. This talk goes into detail covering all the different techniques to publish your ASP.NET apps. It starts in Visual Studio, and quickly moves to the command line and continuous integration servers. Sayed shows how you can improve your publish process to target multiple environments and how to automate publishing from a CI server. He also takes a look at some of the unique publish workflows that Azure Web Sites supports.
Links to resources for deploying ASP.NET MVC web applications.
Links to resources for deploying ASP.NET Web Forms applications.
Links to resources for deploying ASP.NET Web API services.
Links to resources for deploying an ASP.NET Web Pages website.