Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Converting SQL query to LINQ query

A key cannot be configured on 'ApplicationUser' because it is a derived type, but there is no key configuration on ApplicationUser

ASP.NET Data Access Layer. Is using sqlhelper.cs bad?

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