Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

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

Implementing recursive property loading in EF Core

Should I have different DTOs for Create and Update? (CRUD) [closed]

c# .net entity-framework dto

Proper method of navigation to generically-defined entity

How do I have class properties (with navigational props) as entity properties? Complex types won't do

Specify Azure SQL server edition in EF Core without breaking local development

EF in real life, I want to believe (Does anyone have good pointers to non-trivial EF 1.0(3.5) or 4.0 examples?)

asp.net entity-framework

Entities framework mapping association between view and table

c# entity-framework

Entity Framework 4 Table Per Hierarchy - How To Define Navigational Properties On Children?