Hi everybody!
I'd like to join several base blocks in the my solution.
At first I've detemined to put all my config settings in
the common config ( app / web .config or other ) and use
the same mechanism of reading and obtaining settings for
all mosules, subsystems.
As it known the follow application blocks ( Exception
Management App. Block, Data Access Application Block and
so on ) have they onw mechanismes for parsing the commom
config - I mean the classes like those
ConfigurationManger, ConfigSectionSettings,
СоnfigurationManagerSectionHandler.
How can I union that mechanismes into one common mechanism
( one ConfigSectionSettings and so on ) through spread it
functionality?
I suppose the purpose of Configuration Management
Application Block is in this.
I'd like to find out its assignment.
With the best wishes, webalex.
..
Thanks,
webalex
[email protected]