Saving App Session Data

WPenvy

New member
Jun 5, 2012
391
0
0
Hey guys quick question.

What's the best and/or easiest way to save data from custom classes between app sessions? Specifically Windows 10 Universal apps.
 
If you want to store simple types of data you should use the LocalSettings. If you want to store custom classes, I suggest you to use the LocalFolder of your app to save objects on a JSON (or custom) file.

You can get more infos in the MSDN. (sorry I can't post link)
 

Members online

Forum statistics

Threads
339,101
Messages
2,262,125
Members
428,748
Latest member
old codger