SQLite DB Accessing for Metro Application by using sqlite-winrt librar(tumivn.com)

submitted by lehoangdunglehoangdung(490) 4 months, 17 days ago

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.

2 comments |category: |Views: 110

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by bsenoffbsenoff(1583) 4 months, 17 days ago 0

http://dotnetkicks.com/docs/kickitbadge
how about a kick it badge on this article? and also maybe you'd like us to move your blog over to http://blogs.dotnetkicks.com/wp-signup.php because it's really slow.

Reply

posted by dpetersondpeterson(4397) 4 months, 17 days ago 0

The code formatting on your article took all the new lines out of the code blocks!

Reply

information Login or create an account to comment on this story