Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF6 eager load single property of related entity

c# entity-framework

MySql Connector EF6

mysql entity-framework

Should repositories be properties on the unit of work when using Entity Framework?

MVC 5 or MVC 6 for a MVC beginner [closed]

Is it ok to have entity framework logging set to debug window in production source code?

Is there a way to inline external functions into an EF Linq query?

c# .net linq entity-framework

EF, ASP MVC + dependency injection. Issues with multiple concurrent requests and DB connectivity

ASP.net vNext and Entity Framework 6

Entity framework, code first : Avoid unwanted connections to the azure master database

Transaction for ExecuteSqlCommand in Azure

Stop EF from trying to create initial DB

Should I Treat Entity Framework as an Unmanaged Resource?

Entity Framework soft delete implementation using database interceptor not working

The context is being used in Code First mode with code that was generated from an EDMX file for either Database First or Model First development

c# .net entity-framework

Entity Framework Core thread safe?

When are queries executed on DbContext

Entity Framework Core 3.0 query causes "SqlException: 'Execution Timeout Expired'" and tempdb become full. Works with EF Core 2.2.6

Retrieve single Entity Framework entities using a LINQ query or GetObjectKey?

Entitity Framework: Change tracking in SOA with POCO approach

Global Entity Framework Context in WPF Application

wpf vb.net entity-framework