After completing the development of your desktop Application. The next phase is to deployment or installation of that application.
For this you need to create a setup of your project, then you just need to give the setup file to the users or your client so they can install and use your application.
In Visual Studio 10 or prior edition, has built in functionality to create setup file using Installer Projects. But in Visual Studio 13 and next edition you need to install an extension first and then you can create.
For this you need to create a setup of your project, then you just need to give the setup file to the users or your client so they can install and use your application.
In Visual Studio 10 or prior edition, has built in functionality to create setup file using Installer Projects. But in Visual Studio 13 and next edition you need to install an extension first and then you can create.











