New posts in entity-framework

How can I change an Entity Framework ICollection to be an ObservableCollection?

How to map Table per Type (TPT) inheritance in Entity designer?

Get the Entity Framework Connection String

The property 'name' is part of the object's key information and cannot be modified. Entity Framework

Oracle.ManagedDataAccess.EntityFramework - ORA-01918: user 'dbo' does not exist

How to implement IDbContextFactory for use with Entity Framework data migrations

Trying to set-up Entity Framework core in .Net Standard project

Implementing recursive property loading in EF Core

Mixing Fluent API and DataAnnotations in EF code first

Entity Framework Multiple Object Contexts

Entity framework: StoreGeneratedPattern="Computed" property

Moqing Entity Framework 6 .Include() using DbSet<>

thread messaging system database schema design

Why Navigation Properties are virtual by default in EF

big issue in converting string to datetime using linq-to-entities

Change db table name in EF4 (entity framework 4)

Entity Framework Eager Load Not Returning Data, Lazy Load Does

OriginalValues cannot be used for entities in the Added state [duplicate]

About DbSet and DbContext

int to string in Entity Framework