𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Programming Entity Framework: DbContext

✍ Scribed by Julia Lerman, Rowan Miller


Publisher
O'Reilly Media
Year
2012
Tongue
English
Leaves
256
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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

πŸ“œ SIMILAR VOLUMES


Programming Entity Framework: DbContext:
✍ Julia Lerman, Rowan Miller πŸ“‚ Library πŸ“… 2012 πŸ› O'Reilly Media 🌐 English

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 A

Programming Entity Framework
✍ Julia Lerman πŸ“‚ Library πŸ“… 2009 πŸ› O'Reilly Media 🌐 English

If you use Entity Framework in Visual Studio 2008 and .NET 3.5, this is the book you want. Programming Entity Framework, 1st Edition offers experienced developers a thorough introduction to Microsoft's core framework for modeling and interacting with data in .NET applications. This hands-on tour pro

Programming Entity Framework
✍ Julia Lerman πŸ“‚ Library πŸ“… 2009 πŸ› O'Reilly Media 🌐 English

If you use Entity Framework in Visual Studio 2008 and .NET 3.5, this is the book you want. Programming Entity Framework, 1st Edition offers experienced developers a thorough introduction to Microsoft's core framework for modeling and interacting with data in .NET applications. This hands-on tour pro

Programming Entity Framework: Code First
✍ Julia Lerman, Rowan Miller πŸ“‚ Library πŸ“… 2011 πŸ› O'Reilly Media 🌐 English

Take advantage of the Code First data modeling approach in ADO.NET Entity Framework, and learn how to build and configure a model based on existing classes in your business domain. With this concise book, you’ll work hands-on with examples to learn how Code First can create an in-memory model and da

Programming Entity Framework: Code First
✍ Julia Lerman, Rowan Miller πŸ“‚ Library πŸ“… 2011 πŸ› O'Reilly Media 🌐 English

Take advantage of the Code First data modeling approach in ADO.NET Entity Framework, and learn how to build and configure a model based on existing classes in your business domain. With this concise book, you’ll work hands-on with examples to learn how Code First can create an in-memory model and da