Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Access to generic instance property

Entity Framework use model for different providers

dynamic proxies / lazy loading for entities doesn't work all the time in ef6

EF core computed properties marked as readonly

Multiple thread in EF 5

DbContext.Add error,Collection was modified; enumeration operation may not execute

Entity Framework concurrency issue using stored procedures

c# asp.net entity-framework

Using Entity Framework to fetch all results within a distance of N

c# linq entity-framework

Cast IEnumerable<Inherited> To IEnumerable<Base>

Improve query generated from entity framework

c# linq entity-framework

The property 'ID' is part of the object's key information and cannot be modified in asp.net mvc

Accessing inherited entities of EF in asp.net

asp.net entity-framework

C# Linq - Issue with joining tables with multiple fields - Error CS1941 [duplicate]

EF:6 - How to skip insertion of value if value has default value set in DB?

c# mysql entity-framework

Entity Framework 6 - Code first - FK is generated in inherited classes but relation is defined in base class

is it possible in EF5 to generate an Enum with table values?

Character encoding when retrieving from database

c# wpf entity-framework