Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

how to change type validation error messages?

Entity Framework invalid object name "dbo.EA_EmployeePerformance"

Start a Task in the Form Shown event

Entity Framework Core using CurrentValues.SetValues to update entity properties from other entity failing due to primary key on entity

Multiplicity constraint violated error while implementing chat functionality

Entity Framework get specific column from a string

c# entity-framework

How to precompile sql queries in EF Code-First?

Table not added to database when adding a new migration using entity framework 7

Failing test while trying to mock Entity Framework with MOQ

Entity Framework: Cannot be configured on 'xxx' class because it is a derived type

Update fields in DB table by condition without loading

Code-First change data source without connection string

Extend model class in ASP.MVC (inheritance?)

entity-framework

Is there a way to orderBy two properties simultaneously using LINQ