Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How can i ignore a DbUpdateConcurrencyException with my Entity Framework code?

What's setting LazyLoadingEnabled to false on my EF Context?

How to filter DbContext in a multi-tenant application using Entity Framework with MVC4

Entity framework database first - Table per hierarchy (TPH) recursive relationship implementation

Migration results in "Sequence contains no elements" error

entity-framework

Entity Framework - DB-First - Composite Foreign Keys

Entity Framework 4 Loading Reference Exception

c# entity-framework

Entity Framework Multi-level Inheritance with TPH

Entity framework change tracking after calling ToList()

ASP.NET MVC Add Child Records Dynamically

How can I automatically Update Entity Framework Function Imports

entity-framework

Entity Framework Database First - Composite Foreign Keys

Overriding SaveChanges in Entity Framework 5 Code First to replicate the behavior of an old legacy library

What are the EF Rewrite Rules?

Managing DbContext in WPF MVVM application

Entity Framework: how to find transaction isolation level in SQL Profiler?