The document describes different methods for deploying ASP.NET web applications, including using the Copy Web Site utility to deploy by copying files, using the Publish Web Site utility to precompile and deploy without copying source files, and building Windows Installer packages to package and deploy web applications.
Related topics: