Author Archives: Stipe Grbić

Storing local data on Windows Phone 7

As a user of mobile applications you certainly have used their ability to store local data. Of course you don’t want to re-enter your name, location or profile picture every time you start the application, but instead you tell the application to remember it. As you can see, your name, location and picture are different types of data and Windows Phone 7 platform provides different mechanisms to store local data. In this blog post we’ll discuss those mechanism and provide examples for developers.

Read more

Leave a comment · Posted in Blog