Aaron

Aaron

  • NA
  • 3
  • 0

Persisting user settings in C#

Oct 26 2007 12:17 AM
I can find no where to make this possible. Specifically adding a new 'setting' at run time, not design time. Sure I did this with the configuration access and writing the values, etc...however I appear to lose items that the ApplicationsSettingsBase provide. What it all boils down to is how can I add a 'setting' a runtime and still get all the benefits provided by the framework?

Answers (2)