- Entity Framework Tutorial(Second Edition)
- Joydip Kanjilal
- 243字
- 2021-07-16 20:41:50
What this book covers
Chapter 1, Introducing the ADO.NET Entity Framework, is an introduction to the basics of the ADO.NET Entity Framework (EF), its usefulness, features, and benefits.
Chapter 2, Getting Started, discusses how you can get started with EF, create an Entity Data Model (EDM), and write a program to query data.
Chapter 3, Entities, Relationships, and the Entity Data Model, gives a detailed explanation of entities, relationships, and each of the sections of the EDM.
Chapter 4, Working with Stored Procedures in the Entity Data Model, provides a sample application that illustrates how to perform CRUD operations against the EDM.
Chapter 5, Working with Entity Client and Entity SQL, discusses the Entity SQL query language and how to work with the Entity Client provider.
Chapter 6, Working with LINQ to Entities, includes a detailed discussion on LINQ to Entities with many code examples.
Chapter 7, Working with the Object Services Layer, provides a detailed discussion on the Object Services Layer and its helpful and useful features.
Chapter 8, Working with WCF Data Services, provides an introduction to WCF Data Services, the REST architectural paradigm, and how these can be used with the EDM to perform CRUD operations.
Appendix, Advanced Concepts, covers a few advanced concepts. These include: REST and REST-based service frameworks and OData. We would also explore the HTTP methods and the request and response codes. Lastly, we would take a look at the new features in Entity Framework 7.
- Oracle從入門到精通(第3版)
- Instant Testing with CasperJS
- 軟件界面交互設計基礎
- Spring技術內幕:深入解析Spring架構與設計
- Oracle Database In-Memory(架構與實踐)
- VSTO開發入門教程
- 64位匯編語言的編程藝術
- 老“碼”識途
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Drupal 8 Module Development
- Learning Salesforce Einstein
- C# 8.0核心技術指南(原書第8版)
- 青少年信息學競賽