Update app.config key value at run time in WPF

added by darwin5
9/21/2011 1:14:59 AM

299 Views

In this article I am going to show how we can update a key value in app.config file in WPF. For this add reference of System.Configuration in your application.


0 comments