Deploying Applications and Components

Deployment is the process by which you distribute a finished application or component to be installed on other computers. In Visual Studio .NET, deployment is based on Microsoft Windows Installer technology.

Tools are provided to create installers for Windows-based or Web-based applications and components, and to create .cab files for download.

The following topics will help you learn more about deployment.

In This Section