I use Settings.Default.MySettingName & Settings.Default.Save to save and load settings. When I change my version number how am I able to get the settings from the old version and apply to them my new version? I just can't quite figure it out.
Asked
Active
Viewed 4,623 times
11
-
How do you mean old settings? From where? – Oded Aug 07 '10 at 07:34
-
1@Oded: the settings are stored in a folder structure that contains the version. – H H Aug 07 '10 at 07:39
-
@Henk - thanks for clarifying. I never use `Settings` myself... – Oded Aug 07 '10 at 07:43