Top "Application-settings" questions

application-settings are global code or data used for configuration

C# - User Settings broken

We had a rare exception occur when reading the standard .Net user settings (this are the ones found in "project …

c# .net settings application-settings
Default size of results window SQL Server Management Studio or alternative

Any one who uses SQL Server 2008, or earlier variants, knows that when you run the commands in the window the …

sql-server-2008 ssms application-settings
Multiple applications with different names for the same code base

Reading this article, thought having the same problem - One code base, two applications on Android I have created an …

android google-play app-config apk application-settings
How to use applicationSettings in the new web.config configuration in VS2010?

I'm used to use web deployment projects. Currently I am developing a new web application with VS2010 and want to …

c# asp.net visual-studio-2010 application-settings
How to change run as java application settings in Eclipse

I am doing a Java project in Eclipse on Windows. I implemented some methods and tried to test them. But, …

java eclipse application-settings runsettings
Application settings error after changing target framework of project

In my application I am using user settings as explained here. Then I realized that in VS 2010 I was using .…

c# .net app-config application-settings
Why are my application settings not getting persisted?

So I have some settings that are of the user scope, but for some reason, they are not being saved …

c# .net application-settings
React-Native: save user preferences

Native developers, I really searched a lot but couldn't find anything that fits my needs. I am new to react …

javascript react-native settings application-settings
Where to store application settings?

Recently, I discovered that the "Web.Config" file contains an <appSettings> section which seemed good for storing one's …

asp.net web-config appsettings application-settings
Xamarin Forms Sharedpreferences cross

I'd like to know what is the best solution to manipulate application settings in a cross-platform way. In iOS we …

sharedpreferences cross-platform xamarin.forms application-settings