Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-ctp5

Entity Framework CTP5 Code First - Possible to do entity splitting on a non-primary key?

EntityFunctions.TruncateTime alternative when using EF CTP5 with Sql Server Compact Edition 4.0

Entity Framework CTP5 (Code First) Modeling - lookup tables

LINQ to Entities does not recognize the method

How does EF4 compare with NHibernate?

How to eager load child entities using repository pattern

EF4 Independent Associations - Why avoid them?

Entity Framework 4.1 - How to "Force" EF To Go To DB Instead of Using Graph?

How to Switch Cascade delete off in a One to Many Relationship with EF CTP5 Fluent API

Repository pattern and Navigation properties

How can we change naming convention of foreign keys in DB in EF Code First CTP5?

Entity Framework CTP5 - How to Call Stored Procedure?

how to do many to many with the same table with EF4 Code First

EF Code First with many to many self referencing relationship

Adding index to a table

How can i ignore a DbUpdateConcurrencyException with my Entity Framework code?

Turn Off Object Caching in Entity Framework CTP5

entity-framework-ctp5

Entity Framework CTP5 - Reading Multiple Record Sets From a Stored Procedure

What Causes The INSERT statement conflicted with the FOREIGN KEY constraint?