Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Upgraded to EF 6 (RTM) - Getting System.Data.Entity.Core.Objects.ObjectContext cannot be used for return type System.Data.Objects

Entity-Framework. Testing that SaveChanges is present and called in the correct place in a method

exception after upgrade ASP.NET Identity to 2.0

Convert DbContext to Datatable in Code first entity framework

How to mock and unit test Stored Procedures in EF

Type or namespace name Mock<> could not be found Entity Framework 6

Entity framework automatically renaming many-to-many tables without any changes

Entity Framework Core hierarchyid

Validation 30000 No Type Specified for the Decimal Column

Can I abstract Entity Framework away from my Entities?

EF 4.1 CF: CREATE DATABASE permission denied in database 'master'

Updating a reference to a child object in Entity framework 4.1 (CodeFirst)

Scalar Value from stored procedure via Entity Framework

Elegant solution to check if two dates are equal, in Linq (where the second date is NOT a parameter)

How to use Store Procedure and Complex types using Repository Pattern in EF?

Linqpad & EF5 Code First

Using byte as the primary key datatype

C# - LINQ - shortest distance by GPS latitude and longitude

Filtering records with IEnumerable.Select

Lambda Expressions and the || operator in Entity Framework

c# linq entity-framework