S
Steve
Hello All,
I am developing in .Net and would like to know the
preferred method for storing persistent application
configuration settings where the application settings need
to be set at runtime.
All the information I find talks about .config files.
However, this doesn't do me any good when the .config
files are read-only and I need to set/update the
configuration settings programmatically.
Can anyone help?
I am developing in .Net and would like to know the
preferred method for storing persistent application
configuration settings where the application settings need
to be set at runtime.
All the information I find talks about .config files.
However, this doesn't do me any good when the .config
files are read-only and I need to set/update the
configuration settings programmatically.
Can anyone help?