Windows Phone 7.5 Data

Pluralsight
Course Summary
This course explores the various ways Windows Phone applications access data
-
+
Course Description
This course explores the various ways Windows Phone applications access data. Parts 1 and 2 look at creating and accessing a local SQL database on the phone. Part 3 examines the user data APIs which let applications work with contacts and calendar on the phone. Part 4 discusses accessing an external data service from a phone application. All modules focus on real-world, no-nonsense scenarios involving querying, displaying, and in some cases updating domain-specific application data.
-
+
Course Syllabus
Phone database part1- 43m 19s
—Intro and contents 1m 26s
—Database overview 3m 26s
—Defining the data model 3m 21s
—Hands-on : demo overview 0m 47s
—Hands-on : mapping the model 5m 0s
—Hands-on : mapping associations 6m 14s
—Hands-on : creating the context 1m 49s
—Creating the DB 3m 1s
—Hands-on : in-app creation 2m 58s
—Hands-on : external creation 7m 22s
—Querying the DB 2m 20s
—Hands-on : querying 4m 37s
—Takeaways 0m 58sPhone database part2- 32m 51s
—Intro and contents 0m 58s
—Inserts, updates, deletes 3m 7s
—Hands-on : updating 3m 30s
—Hands-on : inserting 4m 59s
—Hands-on : deleting 3m 21s
—Schema updates 1m 36s
—Hands-on : updating DB schema 4m 30s
—Using sqlmetal.exe 1m 22s
—Hands-on : sqlmetal 5m 39s
—Considerations 2m 37s
—Takeaways 1m 12sUser data- 46m 12sOData- 49m 5s