
Deployment is the process of distributing the files that make up an application to install it on the target computers. Here we will be learning the deployment using the Visual Studio .NET Deployment tools. Before the practical demo I must tell you the various project editors that used in for the deployment. Visual Studio .NET allows you to specify files to be included in a deployment project and to create registry entries when the application is deployed.
|