Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Replace entity in context with a different instance of the same entity

Anyone using the Entity Framework *Well*?

Entity Framework with strongly-typed MVC

complex type in entity framework

entity-framework

Entity Framework - Eager loading related entities

Is it possible for WCF to transport virtual properties of EF?

wcf entity-framework

Using Entity Framework with historical data

Entity Framework - stored procedure return value

Entity Framework Code First : How to map flat table to class with nested objects

New entity ID in domain event

Linq to EF Join throws "Index was out of range" after upgrade from VS2010 to VS2012

Unity Lifetime Managers & EF Data Context --> Best Practice

Does using AsNoTracking() make a difference when only returning fields?

c# linq entity-framework

How to configure a One-to-Many relationship in EF

Entity Framework classes vs. POCO

How to specify Unique Key in EF 7 Code First with Data Annotations

Attaching an entity with a mix of existing and new entities in its graph (Entity Framework Core 1.1.0)

EF 4.0 - mapping to readonly property with private field

Why would you not use WCF Data Services for querying data?

Linq/EF, Eager loading and GROUP BY issues

linq entity-framework