application-settings are global code or data used for configuration
What I want to achieve is very simple: I have a Windows Forms (.NET 3.5) application that uses a path for …
c# xml winforms configuration-files application-settingsI have a windows forms application written in VS2010 with C# and get the following errors in the app.config …
c# error-handling database-schema application-settingsOkay, I know that there are many question about it, but they are all from many time ago. So. I …
ios objective-c iphone application-settings appsettingsNow my settings for these in the ini file are: -Xms768M -Xmx1024M When setting them higher, eclipse doesn't …
java eclipse jvm memory-management application-settingsI would like to include the application version and internal revision, something like 1.0.1 (r1243), in my application's settings bundle. The …
iphone xcode application-settings settings-bundleI have added "android.permission.WRITE_SECURE_SETTINGS" in the Manifest. But still i get an error message saying - …
android android-manifest application-settingsI have to get the current country in the iPhone settings. Can anyone tell me how to get the current …
ios objective-c iphone application-settings appsettingsI have added App.config file in my project. I have created two settings from Project > Properties > Settings …
c# .net winforms app-config application-settingsIs there a way to access the settings file from a different project? For example, I have a solution that …
c# visual-studio-2005 application-settingsI have a number of application settings (in user scope) for my custom grid control. Most of them are color …
c# .net winforms application-settings