Mastering Entity Framework : effortlessly produce data-driven applications for .NET to address the competing demands of data storage and data modeling with Entity Framework
(2015)

Nonfiction

Book

Call Numbers:
005.74/SINGH,R

Availability

Locations Call Number Status
Adult Nonfiction 005.74/SINGH,R Available

Details

PUBLISHED
Birmingham, England : Packt Publishing, c2015
DESCRIPTION

vi, 286 pages : illustrations ; 24 cm

ISBN/ISSN
178439100X, 9781784391003, 9781784391003, 178439100X :
LANGUAGE
English
NOTES

Includes index

Introduction to Entity Framework -- Entity Framework DB first - managing entity relationships -- Entity Framework DB first - performing model validations -- Entity Framework DB first - inheritance relationships between entities -- Entity Framework DB first - using views, stored procedures, and functions -- Entity Framework code first - domain modeling and managing entity relationships -- Entity Framework code first - managing database creation and seeding data -- Querying the entity data model - LINQ to entities -- Querying the object model - entity SQL -- Managing concurrency using Entity Framework -- Managing transactions using Entity Framework -- Implementing a small blogging platform using Entity Framework