Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Dynamic Join of multiple entities based on some filter in Entity Framework

c# linq entity-framework

Changing Code generation from T4 to Legacy objectContext causes exceptions?

Migrating the database file of ASP.NET MVC3