Well, given that definition, you only have two choices... 1. Use application settings, but have a different section for each application user 2. Create your own setting schema and implement that schema from scratch. As far as I know, you cannot change the user settings file to apply to your application user... it always uses the windows user. I would recommend the first option as it is easier (IMO), and simply log a different section for each user in the app settings. Hope this helps,
Sounds like somebody's got a case of the Mondays -Jeff