J
Jean-Francois Hamelin
Hi,
I want to use the System.Configuration.ConfigurationSetting.AppSettings
member function to retrieve settings from the my .config file. I have an
option form that change the some values and save them in the .config file
via a XML DOM document.
When I read back values from
System.Configuration.ConfigurationSetting.AppSettings member function it is
the original one, is there a way to force reading back the .config file ?
Thanks
JF
I want to use the System.Configuration.ConfigurationSetting.AppSettings
member function to retrieve settings from the my .config file. I have an
option form that change the some values and save them in the .config file
via a XML DOM document.
When I read back values from
System.Configuration.ConfigurationSetting.AppSettings member function it is
the original one, is there a way to force reading back the .config file ?
Thanks
JF