Re: Saving User Application Data

From: Rob Windsor [MVP] (rwindsor_at_NO.MORE.SPAM.bigfoot.com)
Date: 02/11/04


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!


Relevant Pages

  • Re: SQL in the base system
    ... registry, to the point that the boot process also uses it. ... How hard is it to figure out that the database is ... so corrupt you aren't going to get anything out of it, ... repository so you can't check in xml files that don't validate. ...
    (freebsd-hackers)
  • SQL in the base system (Was: New FreeBSD package system (a.k.a. Daemon Package System (dps)))
    ... Someone has already pointed out the horror that is the Windows ... it's config system as they do about the Windows Registry. ... How hard is it to figure out that the database is ... Someone else mentioned XML. ...
    (freebsd-hackers)
  • Re: SQL in the base system
    ... registry, to the point that the boot process also uses it. ... How hard is it to figure out that the database is ... If you would get a corrupt block in the middle of a complex text file, it would wedge your system just as bad as if you got a bad block in a table in the database. ... repository so you can't check in xml files that don't validate. ...
    (freebsd-hackers)
  • Re: Config file to turn on/off features ?
    ... > places you could store configuration are in the registry or a database. ... XML files for configuration are easy for users to edit, ... > the user to corrupt the config file. ...
    (microsoft.public.dotnet.framework)
  • Re: DISCOVER_XML_METADATA
    ... expansion of ASSL XML returned by the server. ... You could do ExpandObject for the server in step 1. ... you could request ExpandObject for that database -- this is step ... all cubes and nothing else. ...
    (microsoft.public.sqlserver.olap)

Loading