Error!
Success!

SQLite DB Accessing for Metro Application by using sqlite-winrt librar

0
kicks

SQLite DB Accessing for Metro Application by using sqlite-winrt librar  (Unpublished)

In preview version of Windows 8, there is no way to directly access to Relation Database (SQL Server, SQLCE) in Metro style application, we can use local storage instead. But all we know that, accessing XML take times and why we have to build from scratch when we have a lot of Local relational database out there, such as VistaDb, Sqlite, SqlCE. Fortunately, there one opensource library that will help us to access to sqlite called sqlite-winrt on Codeplex. Sqlite-winrt will help us to create and access sqlite database stored on our application local storage, and, we can easily retrieve or saving data to sqlite database by executing SQL statement.


Kicked By:
Drop Kicked By: