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
simmonscarol
NA
7
0
creating a dynamic config file in C#
Apr 5 2004 2:31 AM
I am writing a windows service and have an appconfig file. I am trying to make it so I can modify this file outside of the compiled application. From what I understand, I can modify the exe.config file in the build folder where the application executable lives and change the value and save it. This should change the value but when I debug through the code, the value is still the original value and not what I just changed it to.. Does anyone have any knowledge of what I can do.... Is it because this is a windows service that maybe I can't modify the file outside the compiled application ? Help.... Thanks Carol
Reply
Answers (
1
)
Can I use Option Explicit/Option Strict in C#? If so, how do I turn it on?
PDF from scratch