Entity Framework Tutorial

时间:2021-10-18 16:43:54
【文件属性】:
文件名称:Entity Framework Tutorial
文件大小:3.01MB
文件格式:PDF
更新时间:2021-10-18 16:43:54
Entity Frame The ADO.NET Entity Framework, the next generation of Microsoft's data access technology, is an extended Object Relational Mapping (ORM) technology that makes it easy to tie together the data in your database with the objects in your applications. This is done by abstracting the object model of an application from its relational or logical model. It is an extended ORM in the sense that it provides many additional features over an ORM. Some of these features are: Entity Inheritance and Composition Identity Resolution and Change Tracking LINQ Support The Object Service Layer This book is a clear and concise guide to the ADO.NET Entity Framework. Packed with plentiful code examples, this book helps you to learn the ADO.NET Entity Framework and ADO.NET Data Services and build a better data access layer for your application.

网友评论