Chapter 26. Local Databases

In This Chapter

Code-first and database-first data model creation

Differences between isolated storage and XAP file deployment

Change tracking with LINQ to SQL

Defining one-to-many relationships

Retrieving a local database from isolated storage

Using SqlMetal to generate your data model

Deploying a prepopulated database to isolated storage

A testable navigation service

Schema versioning

Mapping inheritance hierarchies

Controlling optimistic concurrency

A Twitter timeline viewer

For some apps, having to rely on a cloud service for storing application data is not practical. Some scenarios cry out for local storage of structured data on the phone.

With the Mango release of Windows Phone (7.5), ...

Get Windows® Phone 7.5 Unleashed 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.