[Mono-devel-list] Java Properties or other way to store configuration

Leon Stringer leon.stringer at ntlworld.com
Mon Jul 26 18:01:03 EDT 2004


Hi,

Is there a good/easy/recommended way to store and retrieve configuration 
settings from a Mono C# program on GNU/Linux?

I used to be a big user of Java's java.util.Properties to hold 
attrib/value pairs for my program which could then be written to disk 
for persistant settings.

Is there a way to do something similar with Mono? (E.g. for global 
settings in /etc/xxx.conf and user settings in ~/.xxx).

Thanks in advance,

Leon...



More information about the Mono-devel-list mailing list