Re: Saving User Application Data
From: Rob Windsor [MVP] (rwindsor_at_NO.MORE.SPAM.bigfoot.com)
Date: 02/11/04
- Next message: Jon Shemitz: "Integer constants"
- Previous message: Abubakar: "Re: OOP with C#"
- In reply to: Ed P.: "Saving User Application Data"
- Next in thread: Ed P.: "Re: Saving User Application Data"
- Reply: Ed P.: "Re: Saving User Application Data"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 11 Feb 2004 00:16:22 -0500
Hi Ed,
XML, Database and Registry are all possible choices. Which one is the best
choice depends on the situation.
Check out the Configuration Management Application Block, it may be just
what you're looking for.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/cmab.asp
-- Rob Windsor [MVP-VB] G6 Consulting Toronto, Canada "Ed P." <anonymous@discussions.microsoft.com> wrote in message news:7C39E88F-E2B4-4C1A-96D9-2C3DA1353DA1@microsoft.com... > I am trying to save a location to a database using the registry...I've been successful in this, but is there another way I can save this. I have searched on the net and have found that saving the info to an xml file is a good idea. My question is whether or not I can save this in a config file in C# (if so does anyone know how to create and use a file like this). Or can the information be saved somewhere else in the application! Thanks in advance for any feedback on this!
- Next message: Jon Shemitz: "Integer constants"
- Previous message: Abubakar: "Re: OOP with C#"
- In reply to: Ed P.: "Saving User Application Data"
- Next in thread: Ed P.: "Re: Saving User Application Data"
- Reply: Ed P.: "Re: Saving User Application Data"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading