Part 26: Saving User Preferences




Windows Store apps for Absolute Beginners with C# (HD) - Channel 9 show

Summary: In this lesson we use the ToggleSwitch element to capture a user's preference on how to deal with remembering the state of the app prior to it being terminated.  We talk about the different special folders and objects we can use to save user data, and discuss roaming and how to utilize it in our app.   Download the entire series' source code