Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Entity Framework many-to-many query: navigation property not generated

entity-framework-4

Entity Framework (EF) OutOfMemoryException

EF 4.1 Code First: Each property name in a type must be unique error on Lookup Table association

How can I get the next Primary Key for SQL 2008 in Entity Framework 4

C# LINQ query (MYSQL EF) - Distinct and Latest Records

How to use POCO in MVC application

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