Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF 6 Migration: How to execute sql SELECT?

entity-framework

Multiple collections of same type in entity framework

c# entity-framework

How do I map a C# int to a SqlServer tinyint using Entity Framework Code First?

c# entity-framework

Is it possible to implement the IDbSet<T> interface in F#?

entity-framework f#

Making AddOrUpdate change only some properties

What are the pros and cons of using a single or multiple DbContext with EF?

Seed Entities AND Users, Roles?

Table Does Not Exist while using EF 6 and Oracle.ManagedDataAccess

Entity Framework - Seed AddOrUpdate with multi column index as identifier

Check if a String value contains any number by using Lambda Expression

User defined table in Entity Framework generating incorrect query

Entity Framework: Inheritance and Include

How to use Transaction in Entity Framework?

Entity Framework subquery

What are essential differences between the different code generation items for EDMX model?

Entity Framework 4.1 Linq Contains and StartsWith

enable-migrations error : project failed to build

Entity Framework Code First: Configuration.cs seed or custom initializer

How to set a 0..* relationship in Entity Framework Code First?

Linq slowness materializing complex queries