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
dc
NA
663
0
C#.net build options
Jun 1 2010 9:18 AM
I would like to know how to use the ConfigurationManager for building (compiling) various parts
of a C#.net 2008 windows application. Can you tell me the following:
1. How do you setup more options for 'building' configuration settings (like 'test-servera', 'test-serverb').
This would be in addition to the default options of 'debug' and 'release'?
2. If I setup a solution that has several projects in it, how could I setup 'selected project files' that I want to work with? In other words, I would to 'pick' what modules I want to build in a particular run of the application?
Reply
Answers (
3
)
C#.net project files
Refresh drawing on another child form