Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Request error with WCF Data Services

How to update an existing Entity from ViewModel using Automapper and EF4 DbContext with Lazy Loading enabled

Entity Framework null object

The navigation property 'FootballGame' was not found on the dependent type 'Bd.Domain.Entities.FootballGame'

Entity Framework is executing too many queries

ASP.NET MVC /Entity Framework Error - Invalid column name 'Environment_Id'

Pessimistic locking in EF code first

The element 'entityFramework' has invalid child element Entity Framework

Entity Framework: Navigation Properties Issue

Eager load ALL by default with Entity Framework within a Generic Repository

EF6 Code First - may cause cycles or multiple cascade paths

change DefaultConnection in MVC Accounts Database

Entity Framework for Portable Class Library

MVC Drop Down list with entity framework

Auto increment property not key

EF6 DbContext IOC Dependency

Doesn't await when using ForEachAsync with await inside Action

How to trim string with Entity Framework?

c# entity-framework

How to temporarily disable entity validation on EF 7?

Confusing articles and documentation about the differences (if any) between System.Data.EntityState.Add & DbSet.Add