Hi all,
I am trying to figure out the best way to save settings in my small app. I have the following settings I need to save:
1. Connection info (Ex: The last server name used, was it trusted authentication or user name, if so what was the user name last used.
2. In my listView which...