Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

67
votes
7answers
36k views

Best practice to save application settings in a Windows application

What I want to achieve is very simple: I have a Windows Forms (.NET 3.5) application that uses a path for reading information. This path can be modified by the user, by using the options form I ...
18
votes
16answers
1k views

Why aren't .NET “application settings” stored in the registry?

Some time back in the nineties, Microsoft introduced the Windows Registry. Applications could store settings in different hives. There were hives for application-wide and user-specific scopes, and ...
16
votes
5answers
2k views

Why do people consistently recommend using appConfig instead of using Settings files? (.NET)

Very often I see the answer to the question like: "How should I store settings in my .NET app?" is to edit the app.config file by manually adding entries to the app.config (or web.config) like so: ...
16
votes
6answers
11k views

How can I display the application version revision in my application's settings bundle?

I would like to include the application version and internal revision, something like 1.0.1 (r1243), in my application's settings bundle. The Root.plist file contains a fragment like this... ...
13
votes
2answers
884 views

How do I store desktop application data in a cross platform way for python?

I have a python desktop application that needs to store user data. On Windows, this is usually in %USERPROFILE%\Application Data\AppName\, on OSX it's usually ~/Library/Application Support/AppName/, ...
11
votes
6answers
537 views

How to use different .settings files for different environments in .NET?

.NET allows you to use .settings files to manage application settings. I would like to store Production, Development and Test settings separately in a way that I can do something like this: ...
11
votes
2answers
2k views

Automatically “upgrade” user settings from previous version of app.config file?

Every time I compile my app and the version number changes (I have an auto-incrementing build number), I lose the user-configured app.config settings, since they're stored in the AppData folder for a ...
9
votes
1answer
5k views

app.config globalization

web.config allow a globalization tag: This setting will set the globalization for the entire ASP.NET application. Does this tag work in app.config in standard forms applications too? If yes... ...
7
votes
6answers
287 views

Ways of keeping configuration code out of logic code using Dependency Injection

How can keep all the configuration file code out of my logic code using Settings (ApplicationSettingsBase) and Dependency Injection? With configuration I mean a customer specific configuration file. ...
7
votes
1answer
5k views

Changing NHibernate Session.Save command timeout

We have a couple of long running back-end processes that take longer than the default 30 seconds. Our NHibernate version is 2.0.1.4000 and Spring.NET is 1.2.0.20313. NHibernate is configured through ...
7
votes
2answers
2k views

Which design patterns can be applied to the configuration settings problem?

In large and complex software products managing configurable settings becomes a major pain. Two approaches I've seen to the problem are: have each component in the system load its own configuration ...
7
votes
7answers
10k views

Reading default application settings in C#

I have a number of application settings (in user scope) for my custom grid control. Most of them are color settings. I have a form where the user can customize these colors and I want to add a button ...
6
votes
1answer
356 views

.NET ApplicationSettingsBase Should I call Upgrade() every time I load?

We have application settings derived from ApplicationSettingsBase. When we push a new version of our app we need to call // // Summary: // Updates application settings to reflect a more ...
5
votes
2answers
5k views

C# - How to fix Error: “Could not find schema information for the attribute/element” by creating schema

I have a windows forms application written in VS2010 w/ C# and get the following errors in the app.config file: Message 4 Could not find schema information for the attribute 'name' Message 8 ...
5
votes
2answers
457 views

Are there any design patterns for configuration synchronisation

I was wondering if anyone knew of any design patterns, articles or other information for the problem of synchronising settings between multiple devices. Say a web site, an iPhone app and an iPad app; ...
5
votes
5answers
2k views

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 try to get along with the new web.config principle and deployment issues. How can I ...
5
votes
2answers
2k views

Can someone provide a quick App.config/Web.config tutorial?

I've used these two configuration files many times before, but I've never taken the time to fully understand how they really work. As most people do, I understand the basics in how to call ...
5
votes
7answers
6k views

Settings.Default.<property> always returns default value instead of value in persistant storage (XML file)

I recently wrote a DLL in C# (.Net 2.0) which contains a class that requires an IP address. A co-worker of mine altered the class to retrieve the IP from a ".dll.config" (XML) file -- This apparently ...
4
votes
1answer
186 views

ApplicationSettings isn't saved properly

I'm trying to save two Lists of objects in the phone ApplicationSettings, but I'm stuck at a strange issue (But it's probably me making a silly mistake somewhere). If I only save one of the lists, it ...
4
votes
3answers
442 views

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 .NET 4.0 while only .NET 2.0 was sufficient. When I changed the framework and build the ...
4
votes
1answer
693 views

Error: 'Cannot create unknown type '{clr-namespace:NameSpace.Properties}Settings'.'

I have a bad-problem!!! I define my settings in style files in "ResourceDictionary" section, since 30 minutes ago, that worked, but now NO! Here is an example: <ResourceDictionary ...
4
votes
2answers
1k views

Find current country from iPhone device

I have to get the current country in the iPhone settings. Can anyone tell me how to get the current country in iPhone application. I have to use the current country for parsing the RSS feed in which ...
4
votes
1answer
171 views

Can you store a generic dictionary in Properties.Settings in 4.0?

The new Dictionary<Tkey,TValue> in .net 4.0 is serializable, so... can I now somehow use this in the Settings.Settings or Settings.Designer.cs?
4
votes
6answers
576 views

.NET different application settings for development and release

I am using VS2010 C#.NET 3.5 and application settings (the Settings.settings file). What I want to do is have different settings for my development and production environments without having to litter ...
4
votes
2answers
1k views

User Settings vs Application Settings vs Resources in Visual Studio 2008

I'm a little confused by the different ways visual studio allows dynamic values to be saved to a project, and how they are intended to be used. I understand that if I need to include binary ...
4
votes
2answers
3k views

Access application settings from ASP.Net MVC View

In an ASP.Net MVC 1.0 applicati0n, is it possible to access the application settings (MyProject.Properties.Settings.Default.*) from inside my View (aspx page)? I've tried but the intellisense and ...
3
votes
4answers
113 views

How to store a list of objects in application settings

I have recently became familiar with C# application settings, and it seems cool. I was searching for a way to store a list of custom objects, but I couldn't find a way! Actually I saw a post to store ...
3
votes
3answers
77 views

Application settings without saving to app.config

Application settings in Windows Forms is a convenient way to store application-wide properties. However, on my current project, these settings are littered with color definitions which are more or ...
3
votes
4answers
538 views

How to save state of checkbox, textbox and … after closing a program in c#

In my C# program that is made with Visual Studio 2010 and uses WinForms, I would like the program to save state of some checkboxes and textboxes so the next time program will be loaded they are ...
3
votes
2answers
1k views

Opening the Settings app from another app

Ok, i know that there are many question about it, but they are all from many time ago. So...I know that it is possible because the Map app does it. In the Map app if I turn off the localization for ...
3
votes
3answers
1k views

Where to store Application Data in Windows 7 and Vista

My application needs to, like most, store data. The application was previously used on XP only where it would store the data in Program Files. Now that our customers are moving to Windows 7 I had to ...
3
votes
2answers
160 views

Looking for virtual registry/virtual file system projects

I'm looking for an open source project that implements a virtual regsitry and/or virtual file system that I can use in my application. I want to able to make pseudo changes to the registry ...
3
votes
3answers
182 views

Where should settings files be stored?

I'm writing an application in python (using wxPython for the gui) and I'm looking for a platform independent way to decide where to store application settings files. On linux systems, where is it ...
3
votes
1answer
238 views

ComboBox datasource and application.setting issues

I'm trying to do something that I thought would be relatively simple in WinForms, but it's not turning out that way. Here's what I want to do: Have a ComboBox's dropdown values populated from an ...
3
votes
2answers
521 views

ASP.Net MVC: Where to store Application and Admin Panel settings? Web.config?

Having built myself a decent website using ASP.NET MVC, I'm about to build an "Admin Panel" for users in the "Admin" Role to control the website with. Specifically, the website that I've built is an ...
3
votes
4answers
876 views

Keep settings in sync between forms application and windows service (or any n-tier, really)

I have a Windows Service that performs a number of periodic activities, and I want to change the settings of this service from a Windows Forms app. I'm not sure, though, about the best way to make ...
3
votes
2answers
443 views

How to remove Settings when uninstalling

My program is installed with a Visual Studio Setup project. The program, when run, creates a user.config file in its default location since I'm using Settings. When uninsalling, how do I get the ...
3
votes
2answers
872 views

Is there a way to use a dictionary or xml in the Application Settings?

I have to store a complex type in the application settings. I thought that storing it as XML would work best. The problem is I don't know how store XML. I prefer to store it as a managed XML rather ...
3
votes
3answers
843 views

Accessing another project's settings file

Is there a way to access the settings file from a different project? For example, I have a solution that contains 2 projects (Lets call them Proj1 and Proj2). I want to access the application settings ...
3
votes
5answers
898 views

App.Config vs Custom XML file

Not sure if this is a duplicate or not, im sure if it is it will be closed anyway! I hear a lot of folk mentioning things like "you shouldn't clog your app.config file with custom settings"....I was ...
3
votes
2answers
2k views

Need help with creating complex UITableView items (like the Settings app)

I hoping to create a custom Settings view, similar to the Settings application, but with more control over the UI and access to some settings (i need to lock some of the settings). Obvously, there ...
3
votes
3answers
888 views

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 to the .exe.config file. I do the following: Properties.Settings.Default.Email="new@value.com"; ...
3
votes
3answers
540 views

Sharing global variables across multiple servers/applications

I am looking to set up a central point of control for settings that exist across several web servers, server applications, and possibly even internal desktop tools. The current situation is that I ...
2
votes
2answers
90 views

Confused about .Net application settings frameworks

Being fairly new to the .Net world, I am getting very confused about where and how to store my application settings in a WPF app. I keep seeing references to Properties.Settings.Default, but that ...
2
votes
2answers
58 views

SettingsPropertyValue.SerializedValue is null, unless I view the variable through locals

I'm storing some common settings used in a C# program inside the ApplicationSettings. Most of the settings are strings, but one of them is a StringCollection. A null exception is occurring in some ...
2
votes
1answer
221 views

Android save app settings/data in Internal/External Storage

I need a little help with understanding what can I do and cannot in android. I'm working on application which needs to ask user in first start to select a device (internal/external storage) where to ...
2
votes
2answers
74 views

Observing changes to individual settings in NSUserDefaults

I would like to observe changes to settings values in [NSUserDefaults standardDefaults]. I am using the InAppSettingsKit to access and change settings in the program. Until now, I have just assumed ...
2
votes
2answers
457 views

Setting WPF Window Background to Resource Dictionary Brush User Setting

I have two brushes declared in my ResourceDictionary and I would like the user to select which background they want to see on the main window. Resource Dictionary Brushes: x:Key="LightBlueMainWindow" ...
2
votes
2answers
149 views

App preferences in Settings.app

I'm trying to achieve something similar to the "Clear History" and "Clear Cookies" cells in my apps settings (see screenshot): I already have a few settings implemented that use toggle switches and ...
2
votes
1answer
264 views

ApplicationSettingsBase writes empty tag for custom collection

I have been fighting with this off and on for several days now. I need to store a collection of custom objects as part of the user's settings. Based on lots of google work it seems that building a ...

1 2 3 4 5