Linq 与 MySql

发布于 2024-08-07 19:16:34 字数 86 浏览 6 评论 0原文

有使用 Linq 和 MySQL 的免费解决方案吗?

可以一起使用 Visual Studio Express、Linq 和 MySQL 吗?

Is there a free solution for using Linq and MySQL?

Can one use Visual Studio Express, Linq, and MySQL together?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

☆獨立☆ 2024-08-14 19:16:34

如果您想要 Visual Studio 集成和设计器,您应该检查 MindScape LightSpeed。虽然我怀疑它是否适用于 Express 版本,但它为小型数据库提供了免费版本。

If you want Visual Studio integration and designer you should check MindScape LightSpeed. Though I doubt it will work with express edition, it provides free edition for small database.

2024-08-14 19:16:34

对此问题的回答Microsoft 论坛 会表明您可以。

是的,可以。

使用 LINQ for NHibernate。

http://www.ayende .com/Blog/archive/2007/03/16/Linq-for-NHibernate.aspx

An answer to this question on the Microsoft Forums would indicate that you can.

Yes, you can.

Use LINQ for NHibernate.

http://www.ayende.com/Blog/archive/2007/03/16/Linq-for-NHibernate.aspx

掩于岁月 2024-08-14 19:16:34

您可以使用实体框架和Connector/Net

Connector/Net 是 MySQL 的托管 ADO.Net 提供程序,并且支持实体框架(这是在版本 6.0 中添加的,连接器目前为 6.1)。

You can use Entity Framework and Connector/Net.

Connector/Net is the managed ADO.Net provider for MySQL and has support for Entity Framework (this was added in version 6.0, the connector is at 6.1 at the moment).

-小熊_ 2024-08-14 19:16:34

为此,请查看以下链接:

只需安装连接器,按照快速入门操作即可准备好使用实体框架。

In order to do that, check out these links:

Just install the connector, follow the quickstart and you'll be ready to work with Entity Framework.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文