Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework - Affect of MultipleActiveResultSets on Caching

c# entity-framework

AspNet Identity 2.0 Email and UserName duplication

ASP.NET MVC5: Want to update several items in Collection with model binding

When exactly is the "first time" a DbContext accesses the database?

Do I need SQL Server db_ddladmin rights for a Entity Framework Code-First Approach and is it a security issue?

The entity or complex type ... cannot be constructed in a LINQ to Entities query

Is there a way to use ARRAYs in Entity Framework + PostgreSql

SQL Query Using Entity Framework Runs Slower, uses bad query plan

EF6 + Postgres relation dbo.AspNetUsers does not exist

EF6 Self Referencing Table with multiple parent properties, single child collection

EF Multiple databases with one context

c# entity-framework

Does EF 6 support SQL Server 2014 Types?

Using enum values in Domain Model with EF Code First approach

EF SqlQuery tries to map object property, even though it's attributed [NotMapped]

c# entity-framework

Creating an rdlc report with multiple tables (one-to-many relationship)

Dependency Injection into Entity Class

Does the Entity Framework have an equivalent of DataContext.GetTable<TEntity> from Linq2Sql (ObjectContext.CreateQuery<T>?)

c# .net entity-framework

WCF Data Services and Self Tracking Entities

Future Proof DALs

Concurrent access to a database with Entity Framework == EntityException