Save Settings in a .NET Winforms Application
Posted
by Jimbo
on Stack Overflow
See other posts from Stack Overflow
or by Jimbo
Published on 2010-06-13T14:05:48Z
Indexed on
2010/06/13
14:12 UTC
Read the original article
Hit count: 373
I have found alot of VERY different examples as to how one would save application settings (per user) from a Winforms application.
I imagine that the correct way to do this is very simple in c# and am hoping someone can enlighten me?
© Stack Overflow or respective owner