0
kicks
HowTo Modify Configuration File Programmatically with C#
In this article i'll explain howto change Configuration File (App.config or Web.config) programmatically with C# using the ConfigurationManager of System.Configuration.