CHAPTER 11

image

Data Storage

Without the ability to store and retrieve data, many Windows Phone applications would serve a limited purpose. Most real-world apps need to store and retrieve data to increase their usefulness and add appeal to the intended user. The Windows Phone 8 SDK provides APIs that allow developers to create files and folders, access the phone’s external storage, store data in a local database, and encrypt sensitive data that is stored on the device.

In this chapter, we will go over the following recipes:

  • 11-1. Read from and Write to a Local Text File
  • 11-2. Read Data from an SD Card
  • 11-3. Store and Retrieve Data from a Local Database ...

Get Windows Phone 8 Recipes: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.