Creating a Deployment Project

Once the application is completed and tested, an Application Deployment project can be created for deploying the application to end users’ workstations. Deployment creates a setup program that end users can use to install and uninstall the application. Creating an Application Deployment consists of:

The Visual Studio .NET development environment provides a suite of tools to create such packages. This tutorial illustrated creating an installation package for your application.

This section contains these topics: