Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Is this a proper use of DTO?

How do I integrate Membership tables with Entity Framework? Asp.net

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

One to zero/one relationship (Code First)

Entity Framework with multiple data sources

c# .net entity-framework

MembershipUser and Entity Framework Code First

Binding EF4 with Caliburn.Micro: Should I expose my Entity as a property of the ViewModel?

Can I have 2 different EntityFramework contexts share a single SqlServer Compact database?

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