ado.net entity framework 和 ado.net entity data model以及Linq To Sql 区别?

IT-Style 2012-02-23 09:00:27
求这三者区别以及自己对这三者在项目应用中的见解!
...全文
67 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
liujiantao_1981 2012-02-24
  • 打赏
  • 举报
回复
当采用model first 和 database first时会用到Ado.net entity data model
liujiantao_1981 2012-02-24
  • 打赏
  • 举报
回复
ado.net entity data model就是entity framework
entity Framework和linq to sql 都是用来实现数据库数据的访问的。
建议用 ado.net entity data model
IT-Style 2012-02-23
  • 打赏
  • 举报
回复
多么长时间没人回复,坐等大侠...
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
英文高清原版,本人资源全部免费,更多资源请查看本人的上传资源 =================================================== 作 者:Julia Lerman 页 数:914页 定 价:567.00 内 容 简 介:Get a thorough introduction to ADO.NET Entity Framework 4 --Microsoft's core framework for modeling and interacting with datain .NET applications. The second edition of this acclaimed guideprovides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4. Not only will you learn how touse EF4 in a variety of applications, you'll also gain a deepunderstanding of its architecture and APIs. Written by JuliaLerman, the leading independent authority on the framework,Programming Entity Framework covers it all -- from the Entity DataModel and Object Services to WCF Services, MVC Apps, and unittesting. This book highlights important changes for experienced developers familiar with the earlier version. * Understand the coreconcepts you need to make the best use of the EF4 in your applications * Learn to query your data, using either LINQ toEntities or Entity SQL * Create Windows Forms, WPF, ASP.NET WebForms, and ASP.NET MVC applications * Build and consume WCF Services, WCF Data Services, and WCF RIA Services * Use Object Services to work directly with your entity objects * Createpersistent ignorant entities, repositories, and write unit tests *Delve into model customization, relationship management, change tracking, data concurrency, and more * Get scores of reusable examples -- written in C# (with notes on Visual Basic syntax) --that you can implement right away 作 者 简 介:Julia Lerman is the leading independent authority on the Entity Framework and has been using and teaching the technology since itsinception two years ago. She is well known in the .NET community asa Microsoft MVP, ASPInsider and INETA Speaker. She is a prolific blogger, a frequent presenter at technical conferences around the world, including DevConnections and TechEd and she writes articlesfor many well-known technical publications. Julia lives in Vermontwhere she runs the Vermont.NET User Group, is a board member of theVermont Software Developers Alliance, and a member of the Champlain College Software Engineering Advisory Board. You can read her blogsat www.thedatafarm.com/blog.

62,046

社区成员

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

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

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

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