Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Is Entity Framework ObjectContext correct implementation of Unit Of Work Pattern?

How to save combined (new+modified) detached entities in Entity Framework?

c# .net entity-framework poco

Linq Left Outer Join - DefaultIfEmpty Error

c# linq entity-framework

LINQ to Entities does not recognize the method

Avoiding the use of SelectList in the business layer (MVC 3)

Entity Framework - Keep loaded/included related objects after end using?

WCF Data Services error "The given name 'Foo' was not found in the entity sets"

Entity Framework: Storing Entities without saving to Database

How can I find how many database calls Entity Framework is making per incoming request?

c# entity-framework

How to generate service and repository layers for MVC3

Entity Framework 4 - Stored procedure inordinately slow

How to Change the Schema name

Linq Where Contains ... Keep default order

c# linq entity-framework

LINQ many-to-many intersection

Entity Framework 4.3 doesn't create database

c# .net entity-framework

Is my Entity Framework generated SQL executing twice?

Entity Framework 5 stored procedure with multiple result sets

Multi-Tenant Application and Entity Framework

DevExpress XPO vs NHibernate vs Entity Framework: database upgrading issue

Extension method in where clause in linq to Entities