Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Why so many repositories in ASP.NET Identity's `UserStore`?

Do missing foreign keys in the database have an effect on sql generated by EF?

Using mvc-mini-profiler

Cascade delete in entity framework ( table per type inheritance )

c# .net entity-framework

Using Breeze.js without Entity Framework

ODAC 12c and Entity Framework 6

How to add an EF6 Association to a Candidate Key / Unique Key which is not the Primary Key?

Entity Framework: Precompiled Query for Enumerable.Contains

Unable to resolve assembly Model.dll

DbUpdateException: Which field is causing "String or binary data would be truncated"

Entity Framework losing Sql DateTime precision

Entity Framework, Code First, Update "one to many" relationship with independent associations

Entity Framework with interfaces does not work - what the best way to handle the same?

.NET Core/EF 6 - Dependency Injection Scope

Is it possible to create a DbContext Interface or abstract class and use it to inject different DbContext Objects?

c# asp.net entity-framework

Enable raw SQL logging in Entity Framework Core

c# entity-framework

CodeFirst loading 1 parent linked to 25 000 children is slow

Unable to use existing database in unit tests with Effort framework

Where is EntityConfiguration in EF4 VS 2010 RTM?

Can EF4 support batch updates?