Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework 5 POCOs not included in TFS?

entity-framework

How to fix System.Data.Edm.EdmEntityType has no key

Entity Data Model Wizard crashes on Specify connection string dialog

Any difference between calling SaveChanges() inside and outside a foreach loop?

c# entity-framework

Orderby syntax ASC

Entity Framework Deadlocks

Implementing if-not-exists-insert using Entity Framework without race conditions

Ninject - In what scope DbContext should get binded when RequestScope is meaningless?

Is there a way to use `dynamic` in lambda expression tree?

Too Many Left Outer Joins in Entity Framework 4? [duplicate]

System.data.Sqlite with EF6

c# entity-framework sqlite

How to handle huge efcore migrations designer files that is slowing down build and IDE

Are there Database Initializers in Entity Framework Core?

How to use "Pex and Moles" library with Entity Framework?

The configured execution strategy 'SqlAzureExecutionStrategy' does not support user initiated transactions

Schema independent Entity Framework Code First Migrations

How to achieve read/write separation with Entity Framework

Find out which page an item is on

c# linq entity-framework

C#, EF & LINQ : slow at inserting large (7Mb) records into SQL Server