其中本地数据库为Windows 8商店应用适合? [英] Which local database is suitable for Windows 8 Store Apps?

查看:124
本文介绍了其中本地数据库为Windows 8商店应用适合?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我'编程的Windows 8 Store应用(地铁设计)与 C# XAML 使用的Visual Studio 2012

I'am programming a Windows 8 Store App (Metro Design) with C# and XAML using Visual Studio 2012.

有不需要的数据库服务器具有多用户支持等。

There is no need for a database server with multi user support etc.

我要存储在本地数据库中我的数据,不知道哪个数据库是适合我的需求。
也许的SQLite ?还是有一个适合于Windows应用商店的应用程序更好地集成在Visual Studio中更好的解决方案?

I want to store my data in a local database and don't know which database is suitable for my needs. Maybe SQLite? Or are there solutions that fits better for Windows Store Apps and integrates better in Visual Studio?

该应用程序是怎样的一个压延和数据库应存储包含用户数据日期,任务等。

The app is kind of a calender and the database should store the user data that consists of the dates, tasks and so on.

推荐答案

的SQLite 被用于推荐的数据库赢8应用程序。
链接实现相同

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 - 从窗口店,apps.aspx

http://code.msdn.microsoft.com/windowsapps/Using-SQLite-Asynchronously-b8372137

https://visualstudiogallery.msdn.microsoft.com/23f6c55a-4909 -4b1f-80b1-25792b11639e

这篇关于其中本地数据库为Windows 8商店应用适合?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆