Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Leaky abstraction in LINQ to SQL EntitySet

How do I manually edit table mappings in ADO.NET in Visual Studio 2010?

error occurred while updating the object context

Why does my EF4.1 relationship not get set to null upon assignment of a null value?

Keyword not supported exception when attempting to use a connection string that points to a ODBC DSN

List of Integers in Entity Framework

In multi-tier architecture with a service layer, is it acceptable to have one service call another service?

Entity Framework User Roles Many to Many Relationship

entity-framework

How to map the first item in a collection with AutoMapper

How to check whether DbContext.Set<T> exists in model?

Mapping Many to Many Relationship w/ Foreign Key Reference

Frequent saves with entity framework

.net entity-framework

Reset EF code-first database in LocalDB

C# LINQ to Entities query for the intersection of two different properties

EF how to filter data by date

Entity Framework and Unit of Work

How to share a connection between EF DbContext and AspNet Membership to avoid transactions escalating to DTC

The entity type is not part of the model, EF 5

LINQ to Entities does not recognize the method and this method cannot be translated into a store expression [duplicate]

How do you join two many to many tables in Entity Framework?