Hi,
I'm fairly new to windows phone programming.
I need to store data on the phone when the app closes, and load the data when the app starts.
Specificly BitmapImages, dictionaries of all types and simple integers, bool etc.
At the moment i have implemented a different method for every...