Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF code first - Model compatibility cannot be checked because the database does not contain model metadata

EF Code First Fluent API define unique constraint

Web API, OData, EF5, Union: The 'Distinct' operation cannot be applied to the collection ResultType of the specified argument

Entity Framework 5 Method Query Roll Up

Displaying results of a Stored Procedure in MVC View (EF 5 / MVC 4)

EF Code First, map two navigation properties to the same object type

Does the entity framework have the need for prefetch paths?

c# entity-framework

MVC4 edit method changes values to null if correspndong fields don't exist in the form

String extension method in Linq query

A constructible type deriving from DbContext could not be found in the selected file (EF Power Tools Beta 3/Visual Studio 2012)

EntityFramework Unable to create a constant value of type 'Anonymous type'. Only primitive types or enumeration types are supported in this context

c# linq entity-framework

How to return LINQ object from method?

c# linq entity-framework

Will opening a DbContext per ToListAsync end up blocking a connection pool?

Manually Provide DbContext to DbMigrator

Entity Framework 5.x 6.x Cache Frameworks

Populate Data in DropDownList in Create Mode MVC 4

Configuring resiliency settings Entity Framework 6.02

Entity framework DateTime.Now - 7 days C#

MySql 5.6 with EntityFramework 6 schema error 0040

Store update, insert, or delete statement affected an unexpected number of rows (0) EntityFramework [duplicate]