Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-ctp5

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?

Entity Framework 4 - Mapping non-public properties with CTP5 (code first) in a persistence unaware context

How to join tables in EF LINQ

Circular Reference exception with JSON Serialisation with MVC3 and EF4 CTP5w

Entity Framework 5 - Could not load file or assembly EntityFramework, Version=5.0.0.0

Entity Framework Code First - Change Table Column Collation

EF4 Code First make tables names singular

Can I access the discriminator value in TPH mapping with Entity Framework 4 CTP5

Entity Framework Code First: How can I create a One-to-Many AND a One-to-One relationship between two tables?

EF CTP5 - Strongly-Typed Eager Loading - How to Include Nested Navigational Properties?

Generate money type fields using code first EF CTP5