I'm trying to use the
System.Configuration.ConfigurationSettings.AppSettings to retrieve saved
settings (duh :) ). That works fine. However, I've noticed that it's a
read only container -- meaning I can't save any settings that change.

Is there any way (short of writing my own settings system) that I would
be able to save as well as retrieve settings?

Thanks,
Andrew

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to