Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

EF 4.1 stored procedure not available?

One to One Relationship on Primary Key with Entity Framework Code First

Entity Framework asp.net MVC foreign key

ASP.NET MVC 4 + EF5 beta2 + DbGeography types + MiniProfiler throws error

Entity Framework Foreign Key For Circular Relation

Many to many relationship update: Cannot insert duplicate key

Entity Framework 5.0 Code First Many to Many Update

How can I optimize my EF Code First query?

Code Contracts and Fluent API with EF Code First Sample

Entity Framework Confusion with `virtual`s

EF Code First Integer Discriminator Column

EF Code First Single foreign key to multiple parents

This SqlTransaction has completed; it is no longer usable. Entity Framework Code First

The property could not be mapped because it is of type 'DateOnly', which is not a supported primitive type or a valid entity type

How do I map an Entity Framework Code-First model to a single SQL Server Schema?

ASP.NET MVC Model containing File

Performance with Entity Framework Code-First