I created a application with front end C# and Back end Sqlserver2005.
I want to install this application into client
How to create setup and deployment of this application?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted May 19, 2012, 12:58 AM
Please refer the below links
http://www.c-sharpcorner.com/UploadFile/vishnuprasad2005/SetupProjects12022005022406AM/SetupProjects.aspx
http://aspalliance.com/622_StepbyStep_Process_of_Creating_a_Setup_and_Deployment_Project
http://www.codeproject.com/Articles/12780/A-Setup-and-Deployment-project-that-passes-paramet
http://vijirajkumar.blogspot.in/2010/03/create-setup-and-deployment-project.html
Thanks