Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How to get the next Sequence number in Sql Server Express using Entity Framework?

How to chain alternative conditions in where clause in Entity Framework

How to execute stored procedure and get return result in MVC/EF/LINQ

Entity DataSource not working with Entity Framework 6 Upgrade