Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in system.configuration

The type name 'ConfigurationManager' could not be found in the namespace 'System.Configuration'. This type has been forwarded

Using .NET ConfigurationManager to read settings from a string instead of an app.config file

Is it possible to use .Net Standard System.Configuration.ConfigurationManager.AppSettings with an appSettings.json file

How to load back a dynamically created settingsproperty next time?

How can I use TypeConverters with a ConfigurationSection?

System.configuration web.config and app.config

WCF and System.Configuration namespace

Getting config element from ConfigurationElementCollection

How to Create a Configuration Section That Contains a Collection

Thread safe usage of System.Configuration

Benefits of .Net's AppSettingsReader vs ConfigurationManager for reading application configuration settings

ConfigurationElementCollection with a number of ConfigurationElements of different type

Simple custom config section with collection in .NET4

TypeLoadException

Why does ConfigurationValidator validate the default value of a ConfigurationProperty even if IsRequired is true?

Where is ConfigurationManager's namespace?

Using ASPNet_Regiis to encrypt custom configuration section - can you do it?

How to Create a Configuration Section That Contains a Collection of Collections?