G
Guest
Dear all,
I am developing a multi tiers application and actually responsible of
delivering the buines logic library.
That buisnes logic library will need some parameters to be suitebale
configured. As a testing purpose I have build a client application which
contains app.config files with paramters for this libary. Everything works as
expected.
Now the question is that I do not want to place library parmeters with the
UI application because I would like to deliver the buislness logic and it's
configuration as a set.
The question I have is , is it possible to get a configuration file attached
to a libray ?
Example :
library name could be : myLib.dll
config file could be : myLib.dll.config
If this is possible how to located the config file at the place the libary
will be loaded ?
Thanks for help
regards
serge
I am developing a multi tiers application and actually responsible of
delivering the buines logic library.
That buisnes logic library will need some parameters to be suitebale
configured. As a testing purpose I have build a client application which
contains app.config files with paramters for this libary. Everything works as
expected.
Now the question is that I do not want to place library parmeters with the
UI application because I would like to deliver the buislness logic and it's
configuration as a set.
The question I have is , is it possible to get a configuration file attached
to a libray ?
Example :
library name could be : myLib.dll
config file could be : myLib.dll.config
If this is possible how to located the config file at the place the libary
will be loaded ?
Thanks for help
regards
serge