G
Guest
Dear all,
I am building a set of libraries working in a n tiers architecture
Some of those libraries use common configuration settings like the database
connection string and some others.
I can imgaine that I can get one config file per buisness library.
What is teh best way and where to store configuration files ?
Should I get only one with everything in and located in a particular common
folder ?
Should I get many and all store in a kind of config folder ?
I do not want to configure for instance data access layer from the client
application app config file for security reason somehow.
Thanks for your comments and help
regards
serge
I am building a set of libraries working in a n tiers architecture
Some of those libraries use common configuration settings like the database
connection string and some others.
I can imgaine that I can get one config file per buisness library.
What is teh best way and where to store configuration files ?
Should I get only one with everything in and located in a particular common
folder ?
Should I get many and all store in a kind of config folder ?
I do not want to configure for instance data access layer from the client
application app config file for security reason somehow.
Thanks for your comments and help
regards
serge