PC Review


Reply
Thread Tools Rate Thread

Saving user preferences

 
 
Adam J. Schaff
Guest
Posts: n/a
 
      1st Jul 2003
OK, there are billions of posts on dotnet newsgroups about this, and I have
read half of them, but I'm still a little confused. First I'll say what I
think I've learned and anyone can correct me if I'm off target.

1. User preferences should be saved to the UserAppDataPath.
2. They should be saved as an XML file.
3. Serialization is a handy technology for going about this, since you can
simply store all your preferences in an object and load the object all at
once from a file or save it all at once to a file.

Now I know that there are other alternatives, but am I right that this is
the approach that MS is pushing? And if so, does anyone have some example
code for this?

Also, at least one article referred to "Isolated Storage". Where does that
fit into this, or is that more for application data than for user
preferences?

Any help is appreciated.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
saving user preferences monkeymob Windows Vista Hardware 2 25th Nov 2007 07:55 AM
saving user preferences Tal Shachar Microsoft C# .NET 2 27th Feb 2007 10:01 AM
Saving user preferences between sessions. =?Utf-8?B?Q2hyaXMgQnJhdW4=?= Microsoft VB .NET 2 25th Jan 2005 07:39 AM
Best way for Saving User Preferences? Tom Microsoft VB .NET 11 19th Oct 2004 02:17 PM
Saving user preferences Chuck Microsoft Access Form Coding 3 20th Jan 2004 04:10 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:06 AM.