Language

Deployment

In this chapter, you'll learn:
How to deploy ASP.NET Web Forms projects to a server.

  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. Deploying Web Site Projects

    By Scott Mitchell|

    This tutorial provides a high-level overview of the deployment process and is the first in a series of tutorials that explain how to deploy web site projects.

ASP.NET Web Forms Books

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

Beginning ASP.NET 4.5: in C# and VB

Beginning ASP.NET 4.5: in C# and VB

by Imar Spaanjaars

Professional ASP.NET 4.5 in C# and VB

Professional ASP.NET 4.5 in C# and VB

by Jason N. Gaylord, Christian Wenz, Pranav Rastogi, Todd Miranda, Scott Hanselman

Pro ASP.NET 4 in C# 2010

Pro ASP.NET 4 in C# 2010

by Matthew MacDonald