TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
ds ps
NA
61
0
Setup in c#.net 2005(Window application)
Jun 1 2009 8:45 AM
I've done 2 window projects in c#.net 2005.And its going ok.But what i've problem now is anytime i made changes i have to modify my setup & deployment project as well.Is there any other way to generate exe file for end users which could be used after compiling/building the project(without using setup& deployment).
Also i would like to know about the server name & database name to be changed in app.config file while using at users.i.e sometime had to test with test database(similar database in different server for testing purpose).its very important to me & early response from any is appreciated.
thanks
Reply
Answers (
1
)
How to Deploy Window Application Project...?
how to provide option in installer to choose one out of two windows services to install?