Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What is the default transaction isolation level in Entity Framework when I issue “SaveChanges()”?

Automapper : mapping issue with inheritance and abstract base class on collections with Entity Framework 4 Proxy Pocos

Batch update/delete EF5

using hashset in entity framework

entity-framework

Benefit of using Unit of Work and Repository Patterns with Entity Framework

Only primitive types or enumeration types are supported in this context

How do I eliminate Error 3002?

Best way to incrementally seed data in Entity Framework 4.3

c# working with Entity Framework in a multi threaded server

VS2013 Debugger + Entity Framework: "runtime has refused to evaluate the expression", crashes

No mapping exists from object type System.Collections.Generic.List when executing stored proc with parameters in EF 4.3

Entity Framework The underlying provider failed on Open

c# entity-framework

MVC3 and Entity Framework

How can I delete 1,000 rows with EF6?

EF can't infer return schema from Stored Procedure selecting from a #temp table

Creating Unique Index with Entity Framework 6.1 fluent API

Entity Framework - case insensitive Contains?

entity-framework

EF Migrations for Database-first approach?

Map two different entities to the same table?

Entity Framework - Migrations - Code First - Seeding per Migration