C#数据库为WP7,PC和Xbox [英] c# databases for wp7, pc and xbox

查看:115
本文介绍了C#数据库为WP7,PC和Xbox的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前的工作在C#中的游戏,我要投放到市场上的Windows 7的Windows Phone芒果,和Xbox 360哪个SQL包将在所有3平台的便携式的,我需要?数据库

I am currently working on a game in c# that I want to put on the market for windows 7, windows phone mango, and Xbox 360. Which SQL package will be portable across all 3 platforms for a database that I need?

推荐答案

的SQLite 是几乎可以肯定你最好的选择,如果你想在所有三个平台相同的数据库后端。还有就是它的 Windows Phone 7的,有一个窗口一个很好的.NET库,显然是没有问题的在XNA

SQLite is almost definitely your best bet if you want the same database backend over all three platforms. There is a port of it for windows phone 7, there is a really good .NET library for windows, and apparently is no problem on XNA.

我用它广泛地在那些三个平台的只有一个是Windows 7中,它已经真的不错。

The only one of those three platforms I've used it extensively on is windows 7, and it's been really good.

我想补充的唯一的事情是,虽然我觉得SQLite是所有三个平台一个不错的选择,没有必要有相同的后端时,后端的实际选择是很容易地抽象化了。

The only thing I'd add is that while I think SQLite is a good choice for all three platforms, there is no need to have the same backend, the actual choice of back end is pretty easily abstracted away.

这篇关于C#数据库为WP7,PC和Xbox的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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