In this chapter, you'll learn:
How to deploy ASP.NET MVC projects.
The "Deployment for Web Application Projects" section of this MSDN page lists topics that pertain to deploying MVC applications, and the page lists other resources for learning about ASP.NET deployment.
By Tom Dykstra|December 19, 2011
In this walkthrough, Tom Dykstra shows how to deploy an ASP.NET MVC application to Windows Azure.
By Tom Dykstra|November 17, 2011
This series of tutorials shows you how to make an ASP.NET web application available over the Internet by deploying it to a third-party hosting provider using Visual Studio one-click publish.