Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Entity Framework not respecting Command Timeout

Silverlight 5, ria services with entity framework 6.0 alpha 3

Call stored procedures with Entity Framework 6 code first approach in Asp.Net MVC 5

Should I include Entity Framework in my class library or directly into application?

LINQ Include a child array of select

c# linq entity-framework-6

FirstOrDefault throws NullReferenceException

Stored procedure whose result set lacks a primary key won't execute with Entity Framework 6

EF6 generated SQL is not valid SQL server side

Using an intermediate entity in LINQ to Entities leads to System.NotSupportedException

c# linq entity-framework-6

Code first filetable in SQL Server

Entity Framework Data Migrations for Different Environments

With EF6, how do I globally set connection properties such as transaction isolation level?

EF 6 Codefirst -Setting default value for a property defined in base class using fluent API