New posts in app-config

Custom app.config Config Section Handler

Deploying and Configuring ODP.NET to work without installation with Entity Framework

Added new application setting to app.config but MSI won't install it (doesn't overwrite)

Fix: The Global element 'configuration' has already been declared

How to get a List<string> collection of values from app.config in WPF?

ConfigurationManager doesn't save settings

Can a class library have an App.config file?

Variables within app.config/web.config

Settings.settings vs. app.config in .NET desktop app [duplicate]

How to create custom config section in app.config? [duplicate]

Developer specific app.config/web.config files in Visual Studio

App.config: User vs Application Scope

The configuration element is not declared

Only one configSections element allowed per config file and if present must be the first child of the root configuration element

Use XML includes or config references in app.config to include other config files' settings

Custom app.config section with a simple list of "add" elements

How should I edit an Entity Framework connection string?

Relocating app.config file to a custom path

Encrypt connection string in app.config

How do you pass custom environment variable on Amazon Elastic Beanstalk (AWS EBS)?