- Entity Framework Tutorial(Second Edition)
- Joydip Kanjilal
- 139字
- 2021-07-16 20:41:50
Preface
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 that a traditional ORM does not.
This book is a clear and concise guide to the ADO.NET Entity Framework. Packed with plentiful code examples, this book helps you learn the ADO.NET Entity Framework and ADO.NET Data Services and build a better data access layer for your application.
The intent of writing this book is updating you to the latest trends and developments as far as Entity Framework is concerned.
- Learning LibGDX Game Development(Second Edition)
- MySQL數(shù)據(jù)庫管理實(shí)戰(zhàn)
- 企業(yè)級Java EE架構(gòu)設(shè)計(jì)精深實(shí)踐
- Learning RxJava
- INSTANT FreeMarker Starter
- Vue.js 2 and Bootstrap 4 Web Development
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- VSTO開發(fā)入門教程
- 算法訓(xùn)練營:提高篇(全彩版)
- C++新經(jīng)典
- Android系統(tǒng)原理及開發(fā)要點(diǎn)詳解
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)案例教程
- Python入門很輕松(微課超值版)
- Java圖像處理:基于OpenCV與JVM
- Django 5企業(yè)級Web應(yīng)用開發(fā)實(shí)戰(zhàn)(視頻教學(xué)版)