Programming Entity Framework: DbContext

Купить бумажную книгу и читать

Купить бумажную книгу

По кнопке выше можно купить бумажные варианты этой книги и похожих книг на сайте интернет-магазина "Лабиринт".

Using the button above you can buy paper versions of this book and similar books on the website of the "Labyrinth" online store.

Реклама. ООО "ЛАБИРИНТ.РУ", ИНН: 7728644571, erid: LatgCADz8.

Название:Programming Entity Framework: DbContext

Автор:Julia Lerman and Rowan Miller

Год:2012

SBN: 1449312969

Издательство:ORM

Формат: pdf

Страниц:256

Язык: английский

Размер: 7,2 мб

he DbContext API captures Entity Framework’s (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API.

With DbContext, you’ll be able to query and update data, whether you’re working with individual objects or graphs of objects and their related data. You’ll find numerous C# code samples to help you get started. All you need is experience with Visual Studio and database management basics.

Use EF’s query capabilities to retrieve data, and use LINQ to sort and filter data

Learn how to add new data, and change and delete existing data

Use the Change Tracker API to access information EF keeps about the state of entity instances

Control change tracking information of entities in disconnected scenarios, including NTier applications

Validate data changes before they’re sent to the database, and set up validation rules

Bypass EF’s query pipeline and interact directly with the database

Table of Contents

Chapter 1. Introducing the DbContext API

Chapter 2. Querying with DbContext

Chapter 3. Adding, Changing, and Deleting Entities

Chapter 4. Working with Disconnected Entities Including N-Tier Applications

Chapter 5. Change Tracker API

Chapter 6. Validating with the Validation API

Chapter 7. Customizing Validations

Chapter 8. Using DbContext in Advanced Scenarios

Chapter 9. What’s Coming Next for Entity Framework

Дата создания страницы: