0
votes
1answer
22 views
Application/User Settings with Roaming Profiles
Hi Guys any help would be much appreciated.
We have an application that’s installed at several locations but we are having an issue at one particular site. In short the applicati …
2
votes
6answers
223 views
How to have a program option set by an admistrator that the user can’t change?
My application needs to read an option on startup to check if it should start in read-only mode. The option should not be allowed to be changed by the user.
I usually do this n …
0
votes
2answers
176 views
How to store a file in LDAP?
I'm looking for the best way to store a configuration file in an LDAP server.
My application used to save the user settings in an xml file. The user logins have been centralized in …
4
votes
2answers
2k views
.NET 2.0 Application Settings (user.config) file location
Hi,
I'm trying to customize the location of user.config file. Currently it's stored in
%AppData%\[CompanyName]\[ExeName]_Url_[some_hash]\[Version]\
I want to it be something l …
1
vote
2answers
179 views
C# Settings Rembering Settings
How do I get my program to remember the users settings?
3
votes
3answers
351 views
Place to store user settings in Sharepoint besides profiles
Is user profiles an appropriate place to store things like number of items per page in a custom grid user selected? (I you can store it in the view, but it won't be per user this w …
