Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Should I use inheritance in Entity Framework or is there a better approach?

c# entity-framework-5

Filtering navigation properties in EF Code First

EF Lambda: The Include path expression must refer to a navigation property [duplicate]

Entity Framework 5 - Enum based Discriminator for derived classes

Changing column default values in EF5 Code First

EntityFramework 4 upgraded to 5, lambda is not available

entity-framework-5

How to override a partial class property

Map Many to Many relationship without navigation property

EF 5 Code Migration Errors: "There is already an object named _____ in the database"

Why does EF 5.0 not support this EF 4.x LINQ syntax when compiling to sql?

Run Custom Tool for Entity Framework, what does it do?

Is there a function in Entity Framework that translates to the RANK() function in SQL?

Entity framework Context.SaveChanges not working at all

Joining tables from two databases using entity framework

EF5, SQL Server, Longitude and Latitude

Where is my database and how do I view it?

entity-framework-5

NullReferenceException in DbContext.saveChanges()

Entity Framework 5 Code First Self-Referencing Relationship

coordinateSystemId on DbGeography

Entity Framework 5 code first map string to varchar globally