Deployment

In this chapter, you'll learn:
How to deploy ASP.NET MVC projects.

  1. ASP.NET Deployment Content Map

    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.

  2. Walkthrough: Hosting an ASP.NET MVC Application on Windows Azure

    By Tom Dykstra|December 19, 2011

    In this walkthrough, Tom Dykstra shows how to deploy an ASP.NET MVC application to Windows Azure.

  3. Deploying a Web Application Project to a Hosting Provider Using Visual Studio 2010

    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.

ASP.NET MVC Books

Microsoft's Jon Galloway recommends these books for learning ASP.NET MVC:

Pro ASP.NET MVC 3 Framework

Pro ASP.NET MVC 3 Framework

by Adam Freeman, Steven Sanderson

Professional ASP.NET MVC 3 (Wrox Programmer to Programmer)

Professional ASP.NET MVC 3 (Wrox Programmer to Programmer)

by Jon Galloway, Phil Haack,Brad Wilson, K. Scott Allen

Test Drive ASP.NET MVC

Test Drive ASP.NET MVC

by Jonathan McCracken