[Mono-devel-list] Re: Java Properties or other way to store configuration
Leon Stringer
leon.stringer at ntlworld.com
Tue Jul 27 15:09:24 EDT 2004
Thanks for your replies.
I was steering away from GConf as this is supposedly for user
preferences. As I'm writing a server-side app so a read-only solution is
fine.
Thanks again,
Leon...
Leon Stringer wrote:
> 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