VS2010没有ADO.NET Entity Data Model模板

usun82 2011-02-13 10:09:35
不知道有没有朋友遇到这个问题,是怎么解决的?谢谢
...全文
730 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
RuiqiangLiu 2011-10-15
  • 打赏
  • 举报
回复
http://stackoverflow.com/questions/2846048/dont-see-entity-framework-template-after-visual-studio-2010-install-on-windows
这里有解决方法!
usun82 2011-02-17
  • 打赏
  • 举报
回复
重装系统解决了,最好把vs安装在c盘。
rinco 2011-02-14
  • 打赏
  • 举报
回复
没遇到这个问题,是不是VS2010版本不对
usun82 2011-02-14
  • 打赏
  • 举报
回复
我重装了VS2010也不行,不会要重新装系统吧。有没有兄弟给VS2010单独安装一个ADO.NET Entity Data Model模板的经验呢?
usun82 2011-02-13
  • 打赏
  • 举报
回复
我知道它不是项目类型,我选择了数据,然后还是找不到这个模版,以前能找到,不知道我是不是因为安装了别的东西把那个模板弄没了。
wuyq11 2011-02-13
  • 打赏
  • 举报
回复
entity framework不是项目类型。
新建项目后,项目右键菜单中选Add New Item.
左边选择Data, 选择ADO.NET Entity Data Model.
再点击Add button.
A comprehensive guide to the Entity Framework with insight into its latest features and optimizations for responsive data access in your projects About This Book Create Entity data models from your database and use them in your applications Learn about the Entity Client data provider and write statements in Entity SQL to perform CRUD operations Explore ADO.NET Data Services and how they work with the Entity Framework Who This Book Is For If you are a C# developer who wants to learn a new way of querying data and utilizing it in applications efficiently for data binding or other operations, then this book is for you. Basic knowledge of ADO.NET is assumed. What You Will Learn Explore the features of the ADO.NET Entity Framework Understand the concepts of entities and their relationships Create an Entity Data Model using the ADO.NET Entity Data Model Designer and the EdmGen tool Extend existing Entity Types to create your own Entity Types Write programs against the Entity Data Model to perform CRUD operations Discover ADO.NET Data Services and learn how they can be used with the Entity Framework Familiarize yourself with WCF Data Services (formerly ADO.NET Data Services) Apply Code First, Model First and Database First approaches In Detail The ADO.NET Entity Framework from Microsoft is a new ADO.NET development framework that provides a level of abstraction for data access strategies and solves the impedance mismatch issues that exist between different data models. This book explores Microsoft's Entity Framework and explains how it can used to build enterprise level applications. It will also teach you how you can work with RESTful Services and Google's Protocol Buffers with Entity Framework and WCF. You will explore how to use Entity Framework with ASP.NET Web API and also how to consume the data exposed by Entity Framework from client applications of varying types, i.e., ASP.NET MVC, WPF and Silverlight. You will familiarize yourself with the new features and improvements introduced in Entity Framework including enhanced POCO support, template-based code generation, tooling consolidation and connection resiliency. By the end of the book, you will be able to successfully extend the new functionalities of Entity framework into your project. Style and approach This book is a step-by-step tutorial providing hands-on code examples with detailed explanations. The book aims to explain the concepts of the Entity Framework and illustrate how you can use these in applications with a tutorial based approach. Table of Contents Chapter 1: Introducing the ADO.NET Entity Framework Chapter 2: Getting Started Chapter 3: Entities, Relationships, and the Entity Data Model Chapter 4: Working with Stored Procedures in the Entity Data Model Chapter 5: Working with Entity Client and Entity SQL Chapter 6: Working with LINQ to Entities Chapter 7: Working with the Object Services Layer Chapter 8: Working with WCF Data Services Appendix: Advanced Concepts

62,074

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术交流专区
javascript云原生 企业社区
社区管理员
  • ASP.NET
  • .Net开发者社区
  • R小R
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

.NET 社区是一个围绕开源 .NET 的开放、热情、创新、包容的技术社区。社区致力于为广大 .NET 爱好者提供一个良好的知识共享、协同互助的 .NET 技术交流环境。我们尊重不同意见,支持健康理性的辩论和互动,反对歧视和攻击。

希望和大家一起共同营造一个活跃、友好的社区氛围。

试试用AI创作助手写篇文章吧