Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF 6 SaveChanges with multiple references to same (changed) object

c# entity-framework

LINQ/EF declaring a temp variable for performance

c# sql linq entity-framework

Using generic interface in the repository pattern

Insert a copy of existing row using Linq to Entities [closed]

DbContextTransaction clarification about Rollback

c# entity-framework

What is the $id field in my Json response using Entity Framework? [duplicate]

c# json entity-framework

If a linq query returns empty does it return null?

linq entity-framework

Unit Of Work inside Transaction scope and Entity Framework

Entity Framework: Regeneration of changed tables (key changes)

Changing Entities in the EntityFramework

c# .net wpf entity-framework

DB/Entity Design: table related to any one of multiple tables

Entity Framework 6.1.3 exec sp_executesql Causing Huge Performance Issue

How do I explain my colleague that Linq to Sql is not the same as Entity Framework and that EF isn't "shitty"? [closed]

Entity Framework - SkipWhile