-
Book Overview & Buying
-
Table Of Contents
Windows Phone 7.5 Data Cookbook
By :
Windows Phone 7.5 Data Cookbook
By:
Overview of this book
Windows Phone 7.5 Mango contains support for apps written in Silverlight or XNA. These apps can store data on the device, and also load and manipulate data from "the cloud" and other web services.This Windows Phone 7.5 Data Cookbook has a range of recipes to help you apply data handling concepts. You will be able to apply the knowledge gained from these recipes to build your own apps effectively. This Windows Phone 7.5 Data Cookbook starts with data binding concepts at the UI layer and then shows different ways of saving data locally and externally in databases. The book ends with a look at the popular MVVM software design pattern. The recipes contained in this book will make you an expert in the areas of data access and storage.
Table of Contents (10 chapters)
Preface
1. Data Binding to UI Elements
2. Isolated Storage
3. XML as a Data Store
4. Using Open Data
5. Using On-Device Databases
6. Representational State Transfer—REST
7. Windows Communication Framework—WCF
8. Model View ViewModel
Index