PC Review


Reply
 
 
archway
Guest
Posts: n/a
 
      7th Aug 2003
Hi,

I am considering the best place to store application state information. In
other words, the settings that have been made to the application during the
last user's interraction with it. Such data would include the following:

* Window position, size etc at time of last shutdown
* Tools --> Options type settings for the user

Now, I would like some advice on where to store this information. I guess it
would either be in the registry or within a file (possibly XML), which is
perhaps stored within the users application data folder.

I am just curious as to how other people have implemented this so I can get
a feel for the pros and cons.

Thanks


 
Reply With Quote
 
 
 
 
Ian Cooper
Guest
Posts: n/a
 
      7th Aug 2003
> Now, I would like some advice on where to store this information. I guess it
> would either be in the registry or within a file (possibly XML), which is
> perhaps stored within the users application data folder.


One pattern is to use Isolated Storage - roaming if you want your users settings to travel with them. Just make sure it is user config information i.e. you don't want to centrally administer it, and that it does not need to be secure.
Ian Cooper
www.dnug.org.uk
 
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
State table lookup - How can I display full state name only on data entry? mthornblad@gmail.com Microsoft Access Forms 1 30th Aug 2007 05:29 PM
how do I create a form that selects a state & then only show that state's cities bayouplayer Microsoft Access Form Coding 1 28th Apr 2006 03:06 AM
Asus notebook resumes from standby state to power on state by itself tinke Windows XP General 1 5th Feb 2005 01:17 AM
802.1x EAP state machine does no transites to log off state on users logoff Max Windows XP Networking 0 16th Jul 2004 07:11 PM
Save state and restore state of ASPxGrid Accross pages James Wansley Microsoft C# .NET 1 20th Oct 2003 06:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:03 PM.