Julia LermanRowan Miller
Broschiertes Buch

Programming Entity Framework: Dbcontext

Querying, Changing, and Validating Your Data with Entity Framework

Versandfertig in 2-4 Wochen
26,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
13 °P sammeln!
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 sharp code samples to help you get started. All you need is experi...