Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to map inheritance discriminator as composite key in Entity Framework?

entity-framework

EF 4.3.1 IMigrationMetadata.Target strings are causing "No logical space left to create more user strings." compile errors

entity-framework

Entity Framework table per type - select from only the base type columns

Is there something like DbSet<T>.RemoveWhere(Predicate<T>) [duplicate]

Entity Framework with Instead Of triggers

How to add entity-framework to console application (images are included)

How to prevent cyclic loading of related entities in Entity Framework Code First

entity-framework

Receiving "The model backing the 'Context' context has changed... on Add-Migration after EF 5 upgrade

Entity Framework - "Attach()" is slow

entity-framework

Entity Framework Skip method running very slow

Unicode with Entity Framework

entity-framework unicode

Complex type: multiple instances in one model?

Reporting Services using Entity Framework

Entity Framework Invalid Column

c# entity-framework

Entity Framework, Prevent duplicate records, simultaneous connections

Loss of Precision from C# to SQL Server

closure tables with entity framework 6

Storing an interface based relationship in Entity Framework

c# entity-framework

EF Code First Migration throws StackOverflowException on Azure Web Role

Entity Framework Change Primary Key Type