Click here to Skip to main content
15,881,173 members
Everything / Configuration

Configuration

Configuration

Great Reads

by V.
Second article on creating a reusable framework
by honey the codewitch
An INI reader that is easy to use, easy to port, relatively efficient, and to the point
by Graeme_Grant
Enabling development and production AppSettings support for non-ASP.NET Core apps
by Amogh Natu
This tip provides one solution to the exception "Configuration system failed to initialize" in C#

Latest Articles

by GabrieleTronchin
ASP.NET API with a Custom SQL Configuration Provider
by Federico Di Marco
Fededim.Extensions.Configuration.Protected is an improved ConfigurationBuilder which allows partial or full encryption of configuration values stored inside any possible ConfigurationSource and fully integrated in the ASP.NET Core architecture using Data Protection API.
by Minh Danh Nguyen (ToughDev)
Dual-system Bluetooth keyboard setup: Seamless pairing with Windows 11 and Ubuntu 22
by Minh Danh Nguyen (ToughDev)
Developing vintage 68K Macintosh apps with CodeLite IDE, Retro68 and pce-macplus emulator

All Articles

Sort by Score

Configuration 

13 Dec 2021 by honey the codewitch
An INI reader that is easy to use, easy to port, relatively efficient, and to the point
1 Mar 2014 by Amogh Natu
This tip provides one solution to the exception "Configuration system failed to initialize" in C#
29 Mar 2023 by V. Subhash
Use policies.json file to force Firefox to respect your preferences.
18 Jul 2014 by Ryszard Dżegan
How to prepare log4net or other custom, XML-based configuration file for particular build or environment
29 Mar 2024 by GabrieleTronchin
ASP.NET API with a Custom SQL Configuration Provider
22 Apr 2021 by Nick Veld
Jupyter + HDFS + YARN + Spark and only one open port using NGINX
18 Jan 2017 by DotNetSteve
Manage an overgrown appSettings section
9 Nov 2021 by Member 12660776
Programmatically Adding New ConfigurationSectionGroup Corrupts Declaration Section With Multiple Group Declarations.
31 Jan 2014 by VBTheory
Save and load configuration files in both XML and INI with ease
23 Nov 2014 by Suniil Kumar Pal
Configuration settings need to be made to transfer large data with WCF
15 Oct 2015 by tymanski
A configuration management component for small and middle-sized projects
16 Dec 2021 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.