D
Dan Sikorsky
Should application data be read and written to the Registry to persist
state, or should the App.config file be used?
If the Registry should be used, what .NET class reads and writes the
Registry?
If the App.config file should be used, reading a configuration setting is
trivial, but there appears to be no write methtod. Please post a write
method when replying.
state, or should the App.config file be used?
If the Registry should be used, what .NET class reads and writes the
Registry?
If the App.config file should be used, reading a configuration setting is
trivial, but there appears to be no write methtod. Please post a write
method when replying.