Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

EF + generic repository + loading related entity: only explicit load works

EF6 code first: How to load DbCompiledModel from EDMX file on startup?

Publish Web dialog doesn't detect my entity framework 5 context as Code First

Updating disconnected entities with many-to-many relationships

Entity Framework "Invalid Column Name"

EntityFramework 5 Code First multiple inheritance mapping (TPC)

literal or constant as part of composite key in EF code first

Technique(s) in a C# multiuser application where all clients have their data up-to-date from a central database

Custom code execution in EF migrations

"EntityType has no key defined" exception although key is defined with HasKey

Mapping Complex Types to results form SqlQuery in Entity Framework

Creating indexes with Entity Framework 6 Migrations

EF Code First - Fluent API (WithRequiredDependent and WithRequiredPrincipal)

Update database schema on model change without data loss

How to drop a table in Entity Framework Code First?

ASP.NET-Identity: how to limit UserName length?

C# to F# - EF Code First

How do I turn off change tracking at the DbContext level in EF 4.1 RC?