[MonoDevelop] Application configuration files
Paddy Joy
mono at paddyjoy.com
Mon Dec 19 17:30:05 EST 2005
Thank you, Nini is exactly what I was looking for!
Paddy
Abe Gillespie wrote:
> Check out Nini. It's a truly great library.
>
> http://nini.sourceforge.net/
>
> -Abe
>
> On 12/19/05, Salvatore Scarciglia <s.scarciglia at hyperphar.com> wrote:
>
>> Hi,
>> in my application I've used this directory:
>>
>> Environment.GetFolderPath(Environment.SpecialFolder.Personal);
>>
>> saving user preference file as an Hidden file (ie; .donalduck)
>>
>> Bye
>>
>> Salvatore
>>
>> On Mon, 19 Dec 2005 22:49:57 +1100
>> Paddy Joy <mono at paddyjoy.com> wrote:
>>
>>
>>> I was just wondering what system people use to hold configuration data
>>> for their C# applications?
>>>
>>> I'm writing a console application and was considering using
>>> System.Configuration but I would prefer to be able to put my config file
>>> in /etc instead of the executable directory.
>>>
>>> Anyone any thoughts on the issue?
>>>
>>> Paddy
>>> _______________________________________________
>>> Monodevelop-list mailing list
>>> Monodevelop-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>
>>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
More information about the Monodevelop-list
mailing list