Configuration framework
-
Hello, anyone knows if there is a configuration framework available which provides saving of configuration and edit the configuration in an graphical editor.. Best regards Hansjörg
-
hansipet, Config of what?, Don't really understand what you mean. The below link might help though. http://msdn2.microsoft.com/en-us/library/system.windows.forms.propertygrid.aspx[^] Regards, Gareth.
Hello, I search some configuration framework with which I can make application configuration. Edit inside the application, load and save a new configuration. The property grid is for sure usefull to make such a framework, but it is only a part of it... Til now I have found NINI which looks good. But it provides only to part of saving and loading...I search also the part of the graphical representation of the configuration data. Best regards Hansjörg