New posts in entity-framework-4

specify a different name for table|column name in EF4

Most efficient method of self referencing tree using Entity Framework

Creating dynamic queries with entity framework

Repository Pattern, POCO, and Business Entities

How to set default value for POCO's in EF CF?

How change tracking works in Entity Framework

Repository Pattern in Entity framework 4 when should we dispose?

How to convert DbSet in Entity framework to ObjectQuery

Entity Framework Multiple Object Contexts

Is it possible to change the location of the EF Migrations "Migrations" folder?

Change db table name in EF4 (entity framework 4)

Unit testing with EF4 "Code First" and Repository

How not persist property EF4 code first?

How do I create an expression tree for run time sorting?

Using System.ComponentModel.DataAnnotations with Entity Framework 4.0

What is Entity Framework fluent api?

EF ICollection Vs List Vs IEnumerable Vs IQueryable

How do I correctly set an association between two objects in the Entity Framework 4 Entitydesigner?

Entity Framework - default values doesn't set in sql server table

Can I change the default schema name in entity framework 4.3 code-first?