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

Config

config

Great Reads

by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
by Pavel Bashkardin
A regular expression-based, collection-free C# INI file parser that preserves the original file formatting when editing entries.
by dale.newman
An alternative to .NET Configuration Handler
by Akhil Mittal
Create a config file; add, update and delete a configuration, and read a configuration in a Python app

Latest Articles

by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
by Pavel Bashkardin
A regular expression-based, collection-free C# INI file parser that preserves the original file formatting when editing entries.
by dale.newman
An alternative to .NET Configuration Handler
by Akhil Mittal
Create a config file; add, update and delete a configuration, and read a configuration in a Python app

All Articles

Sort by Score

config 

by Pavel Bashkardin
A regular expression-based, collection-free C# INI file parser that preserves the original file formatting when editing entries.
by dale.newman
An alternative to .NET Configuration Handler
by Akhil Mittal
Create a config file; add, update and delete a configuration, and read a configuration in a Python app
by DotNetCraft
This article describes one of the easiest ways to read configurations from the App.config.
by Peter Occil
Describes details of how a calculator program is implemented with the help of my CBOR library