using Outlook to access my work Exchange inbox via a HTTPS proxy used to be very straightforward until my employer changed the principal name I have to use. Mysteriously, in the background, the princi
Where is the best place to store application preferences? In particular, I\'d like to save preferences for a media player such as volume levels and the like. Two candidates spring to mind... file an
I\'m using VS 2010 and playing around with the ability to create, load, and save settings. I read from http://www.codeproject.com/KB/cs/UserSettings.aspx that the default value field must be given. Is
Allow me to start with a little rant: While Background Data is enabled on my Galaxy S (Froyo) the battery completely drains in just a few hours! I really cant figure out why when both my exchange and
I\'m interested in peoples\' views on how best to store preferences and default settings in cross-platform applications.
I am providing Settings of my JAVA project in a Prefs.java class with static attributes and static methods. But the token for OAuth2 needs to be assigned on runtime. Is this a good way to go... ?
I\'m having some weird problems with Eclipse lately. I haven\'t installed any new plugins that I think could have caused them (xcarecrows and m2eclipse, both already removed).
Is it possible to create \"dependent settings\"? e.g. you have hierarchical 开发者_开发百科settings like this:
I\'d like to export my \"Tag specific Options\" (the formatting options) in Visual Studio 2010 so that the other developers in my office can format their code in the exact same way.
I made a settings panel for my app with a slider that you can set to \"Erase preferences on next launch\" (inside the main iPhone settings app). In my app\'s delegate, I made it so that applicationWil