Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF 4.1 - DBContext SqlQuery and Include

Entity Framework Foreign Key Inserts with Auto-Id

Entity Framework DateTime column - GetDate() value Insertion

Is there a way to find all Entities that have had their relationships deleted?

self-referencing with Entity Framework

c# entity-framework

How to tell entity framework how to save instances of a custom type (that can be stored as a scalar)

entity-framework nodatime

Should EF's DbContext contains all tables?

Decouple EF queries from BL - Extension Methods VS Class-Per-Query

EF Migrations on CI Build Server

EntityFramework update or insert Chinese or non-English text

c# asp.net entity-framework

How to customize DbContext properties names in Entity Framework and stop being overwritted?

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