Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Configuration

Configuration

Configuration

Great Reads

by Graeme_Grant
Enabling development and production AppSettings support for non-ASP.NET Core apps
by Member 12660776
Programmatically Adding New ConfigurationSectionGroup Corrupts Declaration Section With Multiple Group Declarations.
by Troy W. Locke
Setting up and using the new configuration system in ASP.NET 5 vNext
by Habibur Rony
This topic will cover the concept of the adapter pattern & how to implement logger using log4net. It will also cover what’s adapter pattern, why need, where & when to use; what’s Log4Net, implementation of logger using adapter pattern, how to implement and add custom SMTP appender & configuration.

Latest Articles

by Graeme_Grant
Enabling development and production AppSettings support for non-ASP.NET Core apps
by Member 12660776
Programmatically Adding New ConfigurationSectionGroup Corrupts Declaration Section With Multiple Group Declarations.
by Troy W. Locke
Setting up and using the new configuration system in ASP.NET 5 vNext
by Habibur Rony
This topic will cover the concept of the adapter pattern & how to implement logger using log4net. It will also cover what’s adapter pattern, why need, where & when to use; what’s Log4Net, implementation of logger using adapter pattern, how to implement and add custom SMTP appender & configuration.

All Articles

Sort by Score

Configuration 

by Member 12660776
Programmatically Adding New ConfigurationSectionGroup Corrupts Declaration Section With Multiple Group Declarations.
by DotNetSteve
Manage an overgrown appSettings section
by Amogh Natu
This tip provides one solution to the exception "Configuration system failed to initialize" in C#
by V. Subhash
Use policies.json file to force Firefox to respect your preferences.
by Nick Veld
Jupyter + HDFS + YARN + Spark and only one open port using NGINX
by GabrieleTronchin
ASP.NET API with a Custom SQL Configuration Provider
by honey the codewitch
An INI reader that is easy to use, easy to port, relatively efficient, and to the point
by Ryszard Dżegan
How to prepare log4net or other custom, XML-based configuration file for particular build or environment
by VBTheory
Save and load configuration files in both XML and INI with ease
by Sauradipta Chaudhury
This is a coding solution to use Application Settings and Connection Strings sections under Configuration Menu in Azure Functions V2.x and above to store configurable entries.
by tymanski
A configuration management component for small and middle-sized projects
by Suniil Kumar Pal
Configuration settings need to be made to transfer large data with WCF
by Jon McKee
A how-to and fixing common errors