[MonoDevelop] Application configuration files
Salvatore Scarciglia
s.scarciglia at hyperphar.com
Mon Dec 19 06:57:53 EST 2005
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
More information about the Monodevelop-list
mailing list