Click here to Skip to main content
15,910,787 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Before installing a c# project to another computer, what all things we should do??
Any Help??
Posted

 
Share this answer
 
Easy way:
Add a new project to your solution.
Select Setup and Deployment project
It will do the rest.

Further reading: How to: Deploy using a Setup and Deployment Project [^]
 
Share this answer
 
You will get everything about Deployment.
have a look there-MSDN-[Deployment (How Do I in C#)][^]
This page links to help on widely used deployment tasks
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900