Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF 4.3 Code Migrations with CreateIndex and Anonymous Arguments

Translating expression tree from a type to another type with complex mappings

DbSet<T>.Include() causes SELECT N+1 when used in extension method

Entity Framework Code First 4.3 / LINQKit predicate for related table

Adding "id" properties where there are navigation properties (EF)

entity-framework

Writing Join Query Using Linq In VB.net

Entity Framework - closure of Object Contexts

Recursive method to convert flat collection to hierarchal collection?

c# linq entity-framework

Need a generic EF method that accepts entity id and includes

Is it possible to force all DateTime properties to be modeled as DateTime2?

Required attribute for foreign keys

LazyLoadingEnabled setting doesn't seem to work in EF 5

Is there a wildcard for the .Take method in LINQ?

c# linq entity-framework

Database schema for multiple companies

Database First Validation

How to create a C# Generic Linq Querier?

c# linq entity-framework

Entity Framework many to many relationship with extra field (Database First)

Entity Framework Database first How to alter entities to make them derive from a base class

Aggregate Function in LINQ expression throws error. (cannot be translated into a store expression.)

Error in Entity Framework 6.0.2 using "Migration"