Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to insert with a foreign key shadow property in EF Core?

Entity framework data loading strategy comparison

Returning IQueryable vs. ObjectQuery when using LINQ to Entities

Correct way to separate data and domain layers with Entity Framework

c# entity-framework

Entity Framework LINQ statement always translated into WHERE 0 = 1

Programmatically validate using data annotations?

Referencing EntityFramework 4.1 namespace in MVC3 Razor View

Entity SQLCE Can't find connection string in app.config file

Entity Framework Context in Singleton

C# Entity Framework ANSI NULL OFF

Entity framework commands not available when switching to another PC

Entity Framework and associations between string keys

Is this an alright way to design a DB schema for a task scheduling application?

EF Code First: Many-to-Many + Additional Property

query.wait is not finishing

Why does Entity Framework generate slow overengineered SQL?

How to proper clean up after delete in the navigation collection in one to many relationship EF 4.3.1

LINQ to Entities does not recognize the method 'System.String[] ToArray[String]