Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Code-First is very slow

Specifying HostingEnvironment when running EF 7 migration

How do I know if an object with a specified key is loaded in DbContext?

EF 5.0 - Stop base class and subclasses being combined into a single database table when used in different DbSets

Performing Insert OR Update (upsert) on sql server compact edition

Foreign Keys in Entity Framework - Cycles or multiple cascade paths error

Left outer join using LINQ Query Syntax EF Core C#

EF6 Code First Audit Table Per Entity

ASP Web API Controller with Entity Framework very slow and strange results

.RemoveRange Without fetching database records first in Entity Framework

c# .net entity-framework

I want to restrict the fileupload to only accept .jpg and .png files, and to restrict the filesize [duplicate]

Executing logic before save or validation with EF Code-First Models

Best way to specify dynamic 'OrderBy'/'OrderByDescening' within EF queries

c# .net entity-framework

EF code first - configure One-to-Zero-or-One relationship without shared PK/FK

DropDownList causes error: Object reference not set to an instance of an object