The topics in this section describe how to move an ASP.NET Web application from a development computer to a production Web server.
Provides information about compiling all components of an ASP.NET Web application at design time, and optionally creating a Web site layout that you can publish to a Web server.
Describes step-by-step how to copy an ASP.NET Web application to a server computer.
Provides information about running ASP.NET applications on servers that have multiple versions of the .NET Framework installed.
Provides links to topics on how to use configuration files and the configuration API to manage the run-time behavior of ASP.NET.