Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Where clause in method syntax fails when combining strings

Entity Framework 6. Automatically truncate string fields that exceed DB Field Length

c# entity-framework

LINQ DateTimeOffset expression could not be translated

c# entity-framework linq

Except() on EntityCollection vs List

One-to-Zero-or-One relationship where the FK is part of a compoun PK on dependent tables

c# entity-framework fluent

Mapping a view and a table to the same model in EF?

c# linq traverse hierarchy data from database

c# entity-framework linq

EntityFramework.Extended Update not working - can't convert DynamicProxy

How to add/create multiple one-to many relationships in same view in ASP.NET Core MVC

CREATE DATABASE statement not allowed within multi-statement transaction. Dynamic database creation using stored procedure + EF

Entity Framework Distinct with OrderBy

C# - Entity Framework - Large seed data code-first

Does Microsoft recommend method or query syntax? [closed]

EF4.1 + MARS - New Transaction Not Allowed on UPDATE

Optimistic concurrency exception due to unnecessary updates

entity-framework