1.7 KiB
title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|
[How Do I:] Use a Visual Studio 2008 Web Deployment Project | Microsoft Docs | rick-anderson | In this video Chris Pels shows how to use the Visual Studio 2008 Web Deployment add-on to create deployment projects with a finer degree of control over how... | aspnetcontent | wpickett | 09/11/2008 | article | 9517a342-e414-4c93-b0a6-5b52b391c908 | dotnet-webforms | .net-framework | /web-forms/videos/how-do-i/how-do-i-use-a-visual-studio-2008-web-deployment-project | video |
[How Do I:] Use a Visual Studio 2008 Web Deployment Project
by Chris Pels
In this video Chris Pels shows how to use the Visual Studio 2008 Web Deployment add-on to create deployment projects with a finer degree of control over how a web site is compiled and deployed. First, learn where to download and install the Web Deployment Project add-on for Visual Studio 2008. Then, create a web site project and an associated web deployment project. Learn the available configuration options for a web deployment project. See a brief review of the aspnet_compiler and aspnet_merge command line utilities which are integral to the web deployment project. Next, learn how to create multiple configurations for a web deployment project, e.g., one for Debug and one for Release modes. Then create a web application project and a corresponding web deployment project. Finally, see how the options and process for the web application project are the same as those for the web site project.