(X) Hide this
    • Login
    • Join
      • Say No Bots Generate New Image
        By clicking 'Register' you accept the terms of use .

PinCodeKeeper WP7 app – Using Isolated Storage to save, load and delete Pin Codes

(0 votes)
0 comments   /   posted by Silverlight Show on Jun 20, 2011
Tags:   windows-phone-7 , isolated-storage , per-ola-sæther

Read original post by Per Ola Sæther at DZone

The add new pin code functionality (completed in previous article) was the last main functionality for the PinCodeKeeper and the time has come to start using real data instead of mock up data. I will now implement Isolated Storage so that I can save/store new pin codes, retrieve all saved pin codes and delete pin codes from the storage.

The first thing I do is to add a new class that I call IsolatedStorageUtil.cs, this class will contain all functionality I need for saving, retrieving, deleting and some other utility methods. To use the DataContractSerializer you must add a reference to System.Runtime.Serialization.


Comments

No comments

Add Comment

Login to comment:
  *      *       

Our News on Twitter