Methods of Deployment

Deployment in Visual Studio .NET differs from traditional setup and deployment in many respects. Rather than creating script-based setup programs, Visual Studio deployment uses Microsoft Windows Installer technology to create installers that give you complete control over the installation process.

The following topics introduce important concepts related to deployment.

In This Section