𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

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

✍ Scribed by Rahul Rajat Singh


Publisher
Packt Publishing
Year
2015
Tongue
English
Leaves
304
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Data access is an integral part of any software application. Entity Framework provides a model-based system that makes data access effortless for developers by freeing you from writing similar data access code for all of your domain models. Mastering Entity Framework provides you with a range of options when developing a data-oriented application. You'll get started by managing the database relationships as Entity relationships and perform domain modeling using Entity Framework. You will then explore how you can reuse data access layer code such as stored procedures and table-valued functions, and perform various typical activities such as validations and error handling. You'll learn how to retrieve data by querying the Entity Data Model and understand how to use LINQ to Entities and Entity SQL to query the Entity Data Model.


πŸ“œ SIMILAR VOLUMES


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

<DIV><p>Get a thorough introduction to ADO.NET Entity Framework 4 -- Microsoft's core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4.

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

<DIV><p>Get a thorough introduction to ADO.NET Entity Framework 4 -- Microsoft's core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4.

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

<DIV><p>Get a thorough introduction to ADO.NET Entity Framework 4 -- Microsoft's core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4.

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, 2nd Editio
✍ Julia Lerman πŸ“‚ Library πŸ“… 2010 πŸ› O'Reilly Media 🌐 English

Get a thorough introduction to ADO.NET Entity Framework 4 - Microsoft's core framework for modeling and interacting with data in .NET applications. The second edition of this acclaimed guide provides a hands-on tour of the framework latest version in Visual Studio 2010 and .NET Framework 4. Not only

Modern Data Access with Entity Framework
✍ Holger Schwichtenberg πŸ“‚ Library πŸ“… 2018 πŸ› Apress 🌐 English

<p>C# developers, here’s your opportunity to learn the ins-and-outs of Entity Framework Core, Microsoft’s recently redesigned object-relational mapper. Benefit from hands-on learning that will teach you how to tackle frustrating database challenges, such as workarounds to missing features in Entity