Get Free Shipping on orders over $79
Programming Entity Framework : DbContext - Julia Lerman
eTextbook alternate format product

Instant online reading.
Don't wait for delivery!

Go digital and save!

Programming Entity Framework

DbContext

By: Julia Lerman

Paperback | 23 March 2012

At a Glance

Paperback


RRP $47.50

$26.75

44%OFF

or 4 interest-free payments of $6.69 with

Ships in 15 to 25 business days

The 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

More in Microsoft Programming

C# 12 in a Nutshell : The Definitive Reference - Joseph Albahari

RRP $133.00

$64.75

51%
OFF
VBScript in a Nutshell 2e : In a Nutshell - Paul Lomax

RRP $95.00

$48.75

49%
OFF
Programming F# 3.0 : OREILLY AND ASSOCIATE - Chris Smith

RRP $85.75

$43.75

49%
OFF
Programming C# 12 : Build Cloud, Web, and Desktop Applications - Ian Griffiths