Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What have your experiences been with Entity Framework?

.net entity-framework orm

Entity Framework - Working with Detached entities issue

c# entity-framework

How can I manually add a compound association in entity framework?

Scalar Property and Navigational Property EDMX

asp.net entity-framework

ADO.NET Entity Framework or ADO.NET

EF4 - possible to mock ObjectContext for unit testing?

Creating Interface for ObjectContext

c# entity-framework

Should a WCF service return an EntityObject or a POCO/DTO class?

Entity Framework 4: Table per Type inheritance problem on insert

initializing the entity framework objectcontext on every call

c# .net entity-framework

Strategies for replacing legacy data layer with Entity framework and POCO classes

Inserting data in background/async task what is the best way?

Add Data Annotation To Entity Framework(Or Linq to SQL) generated class

Domain Driven Design and Entity Framework 4.1 (code-first)

Entity Framework Object comparison

c# entity-framework

Entity Framework does not track collection changes when reconnecting an entity

Entity Framework 4.3 Code First Cannot Create Datetime2?

Code First call stored procedure to return multiple results

entity-framework

Inherit a common base class in EF code first

Chaining OR conditions in EF 5.0

c# linq entity-framework