Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Using an Interface with a navigation property

Soft deletes, navigation properties in EF4 CTP5 POCO

Max Pool Size Being Encountered With Entity Framework 4.3

ObjectSet wrapper not working with linqToEntities subquery

Are there any good resources for developing Entity Framework 4 code-first?

Compose queries across Entity Data Models

EF 4.1 Code-first executes queries 3x slower than regular EF in my application

Using mvc-mini-profiler with EF 4.0 and Ninject

Entity Framework 4 Code Generation Item Ignoring Custom Tool Namespace

.net entity-framework-4

Entity Framework CTP5, code-first. Many to many with cascade delete

Change entities and properties names in Database First

Entity framework with inheritance, condition, and foreign key

How to determine if Navigation Property in the Entity Framework is set without loading the related records

How to specify SQL Server XML data type in Entity Frameworks 4.0 Model?

MySQL Entity Framework 4.0 Stored Procedure Field Mapping

EF Code First: Where can I find the SavingChanges Event?

EF 4.3 migration renaming column instead of deleting it

Entity framework manually deleted tables cant be generated from EF migration

Entity Framework - An item with the same key has already been added. - Error when trying to define foreign key relationship

Conditional eager loading?