Due to my next project (much SOA stuff) I need a component based configuration and stored in a database to enable a central administration. app.config/web.config does not support any of those requirements (I know some hacks with app-domains, though). So does anybody of you know a configuration framework? It does not necessary have to be free of cost.
I know how to google 😉 but I’d appreciate some experiences about a framework you already used.
Thanks in advance!
Flo
I also work on a big SOA project. We are using Nini and it is quite good.
Here are some of the features :
XML, Registry, and command line
int, float, etc. Eliminates casts
and save configs
footprint, built for speed
into one
code
unclear variables
values with other key values
Linux/Mac/Windows
managed INI parser
manual and API reference
unlimited number of files
.NET Compact Framework
command-line configuration editor
tests
Have a look at it.