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
Jason Young
NA
2
0
App.Config reading
Apr 16 2009 12:23 PM
I am trying to read the app.config of a winform exe from within a DLL that is called by the EXE. I am using the code given below, the variable 'config' is picking up the EXE ok, but how do I access the app config settings from here? I want to retrieve the value 'MyValue'. the variable 'configSection' I am using seems to hold nothing of use. Any ideas?
Reply
Answers (
0
)
Accessing a secure site (https) through a Proxy Server requiring authentication
Cannot convert type 'char'