S
Sin Jeong-hun
I used the settings class that VS.NET automatically generates to save
some app settings, simply because it is the easiest way. But the
problem is, even though the settings class wasn't changed (no fileds
are modified) each time I change my app's version slightly (like 0.1.0
to 0.1.1) all the settings are gone. Is it possible to keep settings
across versions as long as teh settings class isn't modified?
some app settings, simply because it is the easiest way. But the
problem is, even though the settings class wasn't changed (no fileds
are modified) each time I change my app's version slightly (like 0.1.0
to 0.1.1) all the settings are gone. Is it possible to keep settings
across versions as long as teh settings class isn't modified?