0
kicks
WP7: Writing and Reading from Isolated Storage
Taking a look at store data in Isolated Storage on the phone
Storing data in Isolated Storage on the phone is critical because there is no SQL database which can run on the phone at this point. In this episode we will look at how we can store and retrieve data to storage on the phone.