Re: How to store user settings in custom/user XML file - not app.c
From: ShaneB (stormfire1_at_yahoo.com)
Date: 11/04/04
- Next message: Badajoz95: "Re: Aligning Web Controls on ASPX form"
- Previous message: ShaneB: "Re: How to store user settings in custom/user XML file - not app.confi"
- In reply to: Todd Beaulieu: "Re: How to store user settings in custom/user XML file - not app.c"
- Next in thread: Angelos Karantzalis: "Re: How to store user settings in custom/user XML file - not app.confi"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Nov 2004 18:25:46 -0500
The approach I posted is pretty common but as with anything in the
programming world, there are a million ways to skin a cat. App.config files
weren't designed to help with loading/saving user-specific settings.
Honestly, I haven't come across a real use for them...yet.
Good luck!
ShaneB
"Todd Beaulieu" <ToddBeaulieu@discussions.microsoft.com> wrote in message
news:34948B07-4D23-41ED-BEBA-A7AD7EA31EE3@microsoft.com...
> Thanks, Shane.
>
> I was hoping to be able to use the configuration block, and assumed there
> is
> some way to have it support the use of additional, external files.
>
> Your sample should help me if give up on the block. I guess I just wanted
> to
> try using the blocks, since I'm new to .net, with the assumption that I'm
> gaining stability and features that would otherwise take me quite a while
> to
> evolve my own code to.
- Next message: Badajoz95: "Re: Aligning Web Controls on ASPX form"
- Previous message: ShaneB: "Re: How to store user settings in custom/user XML file - not app.confi"
- In reply to: Todd Beaulieu: "Re: How to store user settings in custom/user XML file - not app.c"
- Next in thread: Angelos Karantzalis: "Re: How to store user settings in custom/user XML file - not app.confi"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|