Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Third-Level cache for NHibernate

Lambda expressions order by and take issue

How do I make Entity Framework 6 (DB First) explicitly insert a Guid/UniqueIdentifier primary key?

Localized tables and Entity Framework

Entity Framework Best Practices: What layer should call SaveChanges()?

Entity framework and inheritance: NotSupportedException

how to save a model that has existing data as well as new data?

c# .net entity-framework

How to use SQL Server OFFSET & FETCH FIRST with Entity Framework 5?

Weird behavior in Entity Framework Linq in string EndsWith method