.NET 3.5 SP1 和 ADo.NET 实体框架

发布于 2024-08-21 17:47:19 字数 143 浏览 7 评论 0原文

我的机器上安装了 .NET 3.5 SP1 和 VS 2008。 我想使用 ADO.NET 实体数据模型,但是当单击 ADD->新项目和数据选项卡下我看不到实体数据模型的选项。为什么会这样? Ado.NEt 实体框架不是随 .net 3.5 sp1 一起提供的吗?

I have .NET 3.5 SP1 installed on my machine and VS 2008.
I wanted to work with the ADO.NET Entity Data Model, but when clicking on ADD-> New Item and under data tab I am not able to see the option for Entity data model..Why is it so?
Didnt the Ado.NEt Entity framework come with the .net 3.5 sp1?

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

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

发布评论

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

评论(2

冷夜 2024-08-28 17:47:19

选择添加后-->新项目,点击类别中的数据,您将在此处看到ADO.NET 实体数据模型。由于以 ADO.NET 开头的项目,您可能错过了它

After you select Add --> New Item, click on the Data in categories here you will see ADO.NET Entity Data Model. You may have missed it due to the item starting with ADO.NET

寂寞陪衬 2024-08-28 17:47:19

我怀疑你的项目的目标框架低于3.5。检查属性。

I would suspect that your project's target framework is lower than 3.5. Check properties.

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