Language

Deployment

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

  1. ASP.NET Web Developer Checklist

    This checklist, compiled by the ASP.NET team, includes some top things to check before you deploy your site.

  2. Web Deployment Overview for Visual Studio and ASP.NET

    This topic provides an overview of the tasks that are required to publish (deploy) a Visual Studio web project to a server where others can access the application over the Internet.

  3. Web Deployment Content Map for Visual Studio and ASP.NET

    This topic provides links to documentation resources about how to deploy (publish) ASP.NET web applications to IIS by using Visual Studio 2010, Visual Web Developer 2010,and later versions.

  4. ASP.NET Web Deployment using Visual Studio

    This tutorial series shows you how to deploy (publish) an ASP.NET web application to a Windows Azure Web Site or a third-party hosting provider, by using Visual Studio 2012 or Visual Studio 2010.

  5. Deploy a Secure ASP.NET MVC app with Membership, OAuth, and SQL Database to a Windows Azure Web Site

    This tutorial shows you how to build a secure ASP.NET MVC 4 web application that enables users to log in with credentials from Facebook, Yahoo, and Google. You will also deploy the application to Windows Azure.

  6. ASP.NET Multi-Tier Application Using Storage Tables, Queues, and Blobs

    This tutorial series shows how to create a multi-tier ASP.NET MVC 4 web application that uses Windows Azure Storage tables, queues, and blobs, and how to deploy the application to a Windows Azure Cloud Service.

  7. How to deploy an ASP.NET web application to a Windows Azure Web Site using Visual Studio

    By Tom Dykstra|

    This page is an experiment in a new approach to presenting annotated lists of resources on subjects of interest to ASP.NET developers. These are links to documents that I've either written or revie...

ASP.NET MVC Books

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

Pro ASP.NET MVC 4

Pro ASP.NET MVC 4

by Adam Freeman

Professional ASP.NET MVC 4

Professional ASP.NET MVC 4

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