Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Specification Pattern Implementation

Can we use enums as typesafe entity ids?

Entity Framework 6 Error Unable to load the specified metadata resource

Entity Framework - Underlying data (in database) change notification

Inheritance and composite foreign keys - one part of the key in base class, the other part in derived class

Using an (Sql Server) xml column with Entity Framework

EF4 code-first: defining object relationships, foreign keys

Support SQL Server change tracking with Entity Framework 6

Insertion order of multiple records in Entity Framework

Entity Framework Code First Find vs SingleOrDefault (Eager Loading)

Is it really impossible to update child collection in EF out of the box (aka non-hacky way)?

Can't Add ADO.NET Entity Data Model to .NET Core 2.1 Project

How to run two Entity Framework Contexts inside TransactionScope without MSDTC?

Why doesn't Entity Framework support ODBC?

Entity Framework : "The underlying provider failed on Open"

asp.net entity-framework

How do I concatenate strings in Entity Framework Query?

Why use EF 5.X DbContext Generator when Edmx does the same job?

c# entity-framework

How to use migration programmatically in EntityFramework Codefirst?

Clean way to deal with circular references in EF?

How to reset identity seed in Sql Azure