Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Make EF use local database in App_Data folder

c# asp.net entity-framework

ASP.NET MVC - view model, domain model and data model [closed]

Dynamically Modifying Where Condition in LINQ Query

Oracle query using Entity Framework is ridiculously slow

Circular Reference error when serializing objects in ASP.NET Web API

Enumerating IEnumerable in EF6 in debugger issues "Children could not be evaluated" error

Modifying the edmx template file

Entity Framework - Eager load two many-to-many relationships

Storing a complex detached object graph in EF6

LocalDB database on fly for entity framework code first

c# entity-framework localdb

What is the best way to collapse all existing Entity Framework migrations

Entity Framework - Efficiently Delete All Child Entities Without Loading Them

Temporarily set DbContext's CommandTimeout

Entity Framework - Leaving DB Context Open vs Continually re-creating

EF - Default value for new column with automatic migration

Entity Framework returning bad data

Using DbSet<TEntity>.Local Property in Entity Framework

Is there a more cleaner or elegant way to pass multiple parameters to SQL stored procedure using Entity Framework?

How to use Dependency Injection with Entity Framework DbContext?

c# asp.net entity-framework

Stop Visual Studio Copying Database MDF to bin