Deployment

In this chapter, you'll learn:
How to deploy your Web Forms applications to a server, and how to handle and log errors.

  1. Deployment to a Hosting Provider (12 Tutorials)

    How to make an ASP.NET web application available over the internet by deploying it to a third-party hosting provider.

  2. Deployment to Windows Azure (1 Tutorials)

    This walkthrough shows how to deploy an ASP.NET Web Forms application to Windows Azure by using the Windows Azure Publish wizard in Visual Studio.

  3. Deploying Web Site Projects (32 Tutorials)

    ASP.NET web applications are typically designed, created, and tested in a local development environment and need to be deployed to a production environment once it is ready for release. This tutorial series details the deployment process.

  4. Enterprise Deployment Series Introduction: Deploying Web Applications in Enterprise Scenarios (3 Tutorials)

    This set of tutorials describes tools and techniques you can use to deploy web applications in various enterprise scenarios.

  5. Enterprise Deployment Series 1: Web Deployment in the Enterprise (11 Tutorials)

    This tutorial describes how to meet lots of the challenges you'll encounter when you manage the deployment of enterprise-scale web applications to development, test, staging, and production environments. The tutorial includes a reference solution together with a mixture of conceptual and task-oriented content to guide you through various common tasks and procedures.

  6. Enterprise Deployment Series 2: Configuring Server Environments for Web Deployment (11 Tutorials)

    This tutorial will show you how to set up server environments to support one-click, or automated, website deployment and publishing in various different scenarios.

  7. Enterprise Deployment Series 3: Configuring Team Foundation Server for Web Deployment (7 Tutorials)

    This tutorial will show you how to configure Team Foundation Server (TFS) 2010 to build solutions and deploy web content to various target environments.

  8. Enterprise Deployment Series 4: Advanced Enterprise Web Deployment (9 Tutorials)

    This tutorial will show you how to perform various tasks that are required or desirable in a lot of enterprise deployment scenarios.

ASP.NET Web Forms Books

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

Beginning ASP.NET 4: in C# and VB

Beginning ASP.NET 4: in C# and VB

by Imar Spaanjaars

Professional ASP.NET 4 in C# and VB

Professional ASP.NET 4 in C# and VB

by Bill Evjen, Scott Hanselman, Devin Rader

Pro ASP.NET 4 in C# 2010

Pro ASP.NET 4 in C# 2010

by Matthew MacDonald