Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

LINQ Join on multiple fields

Ordering Entity Framework items and child items for MVC view

Using reflection, call a method of a Field on an object that already exists

Deploying EF Code First Apps to Production Database

Entity Framework Code First Multi Column Foreign Key

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