2
Answers

Persisting user settings in C#

Ask a question
Aaron

Aaron

16y
2.9k
1
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)