带有本地数据库的浏览器 Silverlight 4 应用程序将在 Windows 或 Mac 上运行和安装? [英] Out of browser silverlight 4 application with local database that will run and install on windows or mac?

查看:32
本文介绍了带有本地数据库的浏览器 Silverlight 4 应用程序将在 Windows 或 Mac 上运行和安装?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究使用 silverlight 4 开发一个可以从浏览器窗口安装的桌面应用程序,现在棘手的部分是我想要一个轻量级数据库嵌入到应用程序中.该数据库应该与应用程序的其余部分一起安装,并且它应该在 Windows 和 mac 系统上都可以理想地工作.最初我认为 sqlite 适合于此,但我了解到它与 Silverlight 不兼容.有没有人知道解决方案?

I am researching using silverlight 4 to develop a desktop application that can be installed from a browser window, now the tricky part is that I want a lightweight database embedded into the application. The database should install with the rest of the application and it should ideally work on both windows and mac systems. Originally I was thinking sqlite would be suitable for this but I have learned that it is not compatible with silverlight. Does anyone know of a solution for this?

推荐答案

有一些可用的 Silverlight 数据库,例如:

There are some available silverlight databases such as:

  1. siaqodb - 使用 LINQ,可用于 WP7 - 商业版.
  2. effiproz - 适用于 WP7 - 商业版.
  3. Perst - 开源.
  1. siaqodb - uses LINQ, available for WP7 - commercial.
  2. effiproz - available for WP7 - commercial.
  3. Perst - open source.

这些使用 Silverlight 本地存储,带有自己的数据库引擎.

These utilizes silverlight local storage, comes with their own database engine.

这篇关于带有本地数据库的浏览器 Silverlight 4 应用程序将在 Windows 或 Mac 上运行和安装?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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