Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

GlobalConfiguration does not contain a definition for Configure

Unable to sort with property name in LINQ OrderBy

Should Entities in Domain Driven Design and Entity Framework be the same?

Exclude property from WebApi OData (EF) response in c#

DbContext -> DbSet -> Where clause is missing (Entity Framework 6)

c# entity-framework

Could not load file or assembly tools\EntityFramework .PowerShell.Utility.dll'

How to map a Value Type which has a reference to an entity?

Linq to Entities Group By (OUTER APPLY) "oracle 11.2.0.3.0 does not support apply"

EF5 ObjectContext : How to replace IQueryable<T>.Include(Path) with context.T.Attach()

How to generate Entity Framework 6.x POCO classes with mappings from an EDMX file?

c# .net entity-framework

DDD, Entity Framework, Aggregate Entity Behavior ( Person.AddEmail, etc)

Multiple CASE WHEN in Entity Framework with TPH and enumeration

c# .net entity-framework

Where are ORM's vulnerable for SQL injection?

Entity Framework SELECT 1 AS C1

.net entity-framework

Is there a practical way to use the hierarchyID datatype in entity framework 4?

Error creating a Linq query

Adding Inner Join to DbScanExpression in Entity Framework Interceptor

Entity Framework and Parallelism

System.Data.Entity.Core.ProviderIncompatible Exception in MVC 5