Confing.dll Released
Multipetros.Confing.dll is an open source (MIT Licensed) .NET library with classes for easily confinguration properties manipulation.
There are three (3) classes, the SimpleIni Class, the Ini Class and the RegIni Class. The first two of them are contacting with flat text files to store the properties in the common used INI file format and the other one with the MS Windows Registry.
For more info, full documentation text, downloads and updates, see at the project’s home page at /public-projects/libraries/confing-dll/