Re: Best Programming Practice?
- From: "Jeff Pitsch [MVP]" <jeff@xxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Feb 2006 20:40:50 -0500
It is better to keep settings in the registry. that is MS best practice.
Jeff Pitsch
Microsoft MVP - Terminal Services
http://www.sbcgatekeeper.com
Your Terminal Services Security Website
"David White" <whitedavidp@xxxxxxxxxxx> wrote in message
news:OT6Q1wMOGHA.2696@xxxxxxxxxxxxxxxxxxxxxxx
I am writing an application to run on TS/Citrix. Is it better practice to
store a file containing user-specific application parameters/settings
somewhere under the user's home directory (%HOMEDRIVE%%HOMEPATH%) or under
the user's application data directory (%APPDATA%)? I need to support
load-balanced user sessions so I need to put this information in a location
where it will be universally available. I understand that the home
directory is often mapped from a network location but I don't know if this
is also true of the application data directory. Thanks.
.
- Follow-Ups:
- Re: Best Programming Practice?
- From: David White
- Re: Best Programming Practice?
- References:
- Best Programming Practice?
- From: David White
- Best Programming Practice?
- Prev by Date: Re: Reconnect a Disconnected Session
- Next by Date: Re: Limit desktop & start menu
- Previous by thread: Best Programming Practice?
- Next by thread: Re: Best Programming Practice?
- Index(es):
Relevant Pages
|