Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Explicit many to many join table in Entity Framework 4

Lazy WPF binding

Compare two collections and add/remove from one to make them match

Long living Entity Framework context - best practice to avoid data integrity issues

Entity Framework Code First ignoring specific schema

How to load only base type in Entity Framework

Use ValueInjecter to copy an EntityFramework POCO to a DTO without triggering lazy load lists and properties

ASP.NET linq Select with multiple joins

An exception of type 'System.Data.Entity.Core.EntityException' occurred in EntityFramework.SqlServer.dll but was not handled in user code

How do you insert or update many to many tables in .net entity framework

Unable to use a Stored Procedure with my Entity Framework v4 + POCO's :(

EF4: Difference between POCO , Self Tracking Entities , POCO Proxies

Multiple classes mapping to the same table in Entity Framework 4.1 Fluent API

Double self-referencing property with Entity Framework

How/Where to apply business rules to POCO objects?

c# entity-framework-4 poco

Repository pattern aggregate and aggregate root with Entity Framework 4.0

How to create Entity Framework ObjectContext?

In-Memory DB for Entity Framework 4

EF 4.3 Auto-Migrations with multiple DbContexts in one database

How to Refresh DbContext