I\'am programming a Windows 8 Store App
(Metro Design) with C#
and XAML
using Visual Studio 2012
.
There is no need fo
SQLite is the recommended database to be used for Win 8 Apps. Links for implementing the same
http://timheuer.com/blog/archive/2012/08/07/updated-how-to-using-sqlite-from-windows-store-apps.aspx
http://code.msdn.microsoft.com/windowsapps/Using-SQLite-Asynchronously-b8372137
https://visualstudiogallery.msdn.microsoft.com/23f6c55a-4909-4b1f-80b1-25792b11639e