Sean McKenna and Windows Phone "Mango" Database Support

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Windows Phone "Mango" includes a lot of cool, exciting new features that users will be showing to all of their friends. Of course, there are some features so behind the scenes that users will never really be aware of them—but developers will. One such new feature is the addition of "SQL Compact" to the Windows Phone Platform. In this episode of The Knowledge Chamber, my guest is Sean McKenna from the Windows Phone Platform team. Sean shows us SQL Compact in action on the phone and discusses how it provides a better way for data driven applications to access their information stores. Here are some links to additional information: http://msdn.microsoft.com/en-us/library/hh202865(v=VS.92).aspx Local Database for Windows Phone
This is the starting point in the MSDN Developer Library for the various topics that cover database development on Windows Phone "Mango." http://msdn.microsoft.com/en-us/library/hh202860(v=VS.92).aspx Local Database Overview for Windows Phone
A quick introduction to the architecture and usage of SQL Compact and Linq To SQL for Windows Phone "Mango" application developers. http://msdn.microsoft.com/en-us/library/hh202872(v=VS.92).aspx LINQ to SQL Support for Windows Phone
A quick overview of the features that LINQ to SQL on Windows Phone supports. http://msdn.microsoft.com/en-us/library/hh202876(v=VS.92).aspx How to: Create a Local Database Application for Windows Phone
This coding demo shows how to create a single-page to-do list application using SQL Compact. http://msdn.microsoft.com/en-us/library/hh286405(v=VS.92).aspx How to: Create a Local Database Application with MVVM for Windows Phone
This coding demo shows how to create a multi-page to-do list application that relies on SQL Compact for a local database using the "Model-View-ViewModel" pattern. <img src="http://m.webtrends.com/dcs1wotjh10000w0irc493s0e_6x1g/njs.gif?dcssip=channel9.msdn.com&dcsuri=http://channel9.msdn.com/Feeds/RSS&WT.dl=0&WT.entryid=Entry:RSSView:5ff09de780eb42ad8a699f420122d7e2

View the full article
 
Back
Top