CHAPTER 3

Image

Get the Data

Virtually every meaningful Windows Phone application deals with data from some source, and often it is very convenient (if not downright necessary) to bind that data to one or more controls, store it away for later use, or even stash it in a relational database.

In this chapter, you will learn about the following three most important ways we manipulate data in Windows Phone:

  • Binding data to controls
  • Storing data in isolated storage
  • Storing data in a local database

There are myriad sources of data. Some are local to your application, such as recording your daily workout, and might be stored in a database or in isolated ...

Get Migrating to Windows Phone 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.