Chapter 26. Deploying ASP.NET Applications

IN BRIEF

As you are probably painfully aware, there is a big difference between the effort involved in creating an application and the effort involved in deploying an application. For that reason alone, many IT departments have a configuration manager whose sole responsibility is the managing of builds, deployments, and installations.

This chapter will introduce some of the concepts and tasks involved in deploying an ASP.NET application. You will see how to perform these deployments manually with Visual Studio .NET tools and simply by copying files from one place to another. In addition, you'll see how to create a Setup project that can be used to install the application on other machines. Finally, you'll ...

Get Microsoft® Visual C#® .NET 2003 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.