Click here to Skip to main content
15,880,972 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 

1 Apr 2014 by V.
Second article on creating a reusable framework
25 Feb 2023 by Graeme_Grant
Enabling development and production AppSettings support for non-ASP.NET Core apps
5 Nov 2020 by honey the codewitch
A walkthrough and source code for automatically configuring your ESP8266 IoT devices
28 Feb 2016 by Troy W. Locke
Setting up and using the new configuration system in ASP.NET 5 vNext
24 Oct 2016 by PatrickJNolan
Configuration.EntityFramework is a custom configuration provider for the .NET Core Configuration system built on EntityFrameworkCore.
7 Feb 2024 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.
8 Nov 2013 by Benjamin Kniffler
A simple and extensible configuration framework for .net4
18 May 2014 by Syed M Hussain
This article presents a simple CSS like configuration class.
11 Oct 2013 by ASP.NET Community
LoginStatus control is used to display Login /Logout links based on the login status of the current user.If the user logged in it displays Logout ,if
11 Oct 2013 by ASP.NET Community
Web.Config           
11 Oct 2013 by ASP.NET Community
So many aspects of ASP.NET are configurable it can be overwhelming. Things really get interesting when you start adding configuration options for
11 Oct 2013 by ASP.NET Community
Every element in the configuration file maps to a class in the .NET framework.  It's possible to expand upon this to create custom configuration
11 Oct 2013 by ASP.NET Community
How to edit Configuration file Web.Configin web.config we use section to add keys as you see     
9 Feb 2017 by dale.newman
An alternative to .NET Configuration Handler
28 Mar 2017 by DotNetCraft
This article describes one of the easiest ways to read configurations from the App.config.
6 May 2017 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.
11 Oct 2013 by ASP.NET Community
"IIS7 includes a comprehensive set of administration tools, including a brand new administration GUI, a new command line tool, and new managed code
11 May 2016 by PilotProgrammer
Automatically switch between client solution's Test or Prod app.config file, for injecting environment settings into class library solution
30 Apr 2016 by Southmountain
A discussion on how to configure folder structures for C# application with SQLite databases and ADO.NET assemblies with targeting to any CPU, no matter 32-bit or 64-bit. Part 1 is theoretic consideration for project folder structures. Part 2 will give a demo to approve this concept.
10 Jan 2016 by GopalTiwari
It will give information about Installing and Configuring Apache Kafka & Zookeeper for Windows Operating System