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
Filippo Martinelli
NA
16
0
Parameter initialization using App.config and reflection
Oct 9 2009 4:39 AM
In a project I have lots of classes that need some parameters whose values I can put in the App.config. Most of them can be static readonly variables. I suppose a smart and universal way to assign them the right value form App.config is to code their class and name in App.config and then use the reflection. This kind of problem should be quite general so I'm surprised I didn't find some already developed code which implements it. Am I on the wrong way ? Do you have something to suggest ? An open source project to look at ? Thanks Filippo
Reply
Answers (
4
)
c# coding for calculate the VAT,TDS and average of tax?
I want to use a date time picker in ASP.Net as in C#?