Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

EF code first modular design

AllowHtml attribute on EntityFramework class

Establishing SQL Connection Taking 10 - 15 Seconds

Entity Framework Code First 4.3 / LINQKit predicate for related table

Complete examples using MVC2, EF4, and Repository Pattern with true SoC [closed]

How do you tell if an EF4 entity is new or an existing record?

MVC mapping viewmodels to POCOs

Implementing repository for EF4 using DDD and IoC

ExecuteStoreQuery with TVP parameters

Entity Framework 4.1: Override IEnumerable<ValidationResult> Validate

Adding detached entities to a 1-many relationship in EF 4.1 Code First

Specifying location of .csdl / .ssdl / .msl Metadata files within the output assembly

Entity Framework Code First versus Guid

entity framework check if property is navigation property

Entity Framework 4 Function Import not working

EF 4.1: Why does turning a constant into a variable result in extra sub query?

How to obtain the identity of an entity after calling SaveChanges() when the entity is mapped to stored procedures

Entity framework and migrations - how to update my database on remote server?

There is no property with name 'restriction_class_id' defined in type referred by Role 'phones_extensions'

How to get to the primary key of a self tracking entity?