saving setting to the web.config file
-
Hi, I am writing a web application and I am trying to make it as flexible as possible. I am currently storing various settings in the appSettings section of the web.config file. I am looking to give the administrators of this application a screen in the web application where they can modify these settings. Is there a way to update the settings in the web.config file programmably? Thanks, Chris
-
Hi, I am writing a web application and I am trying to make it as flexible as possible. I am currently storing various settings in the appSettings section of the web.config file. I am looking to give the administrators of this application a screen in the web application where they can modify these settings. Is there a way to update the settings in the web.config file programmably? Thanks, Chris
refer http://www.west-wind.com/presentations/configurationclass/configurationclass.asp[^] Sanjay Sansanwal www.sansanwal.com
-
refer http://www.west-wind.com/presentations/configurationclass/configurationclass.asp[^] Sanjay Sansanwal www.sansanwal.com