Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How do I control parameter sniffing and/or query hints in entity framework?

How do I query a junction table

Unit Of Work Pattern with Database Transactions

ASP.NET membership provider with EF

Locking tables in Entity Framework

Code-First MetaData

c# entity-framework

Odd SQL Server 2012 IDENTITY issue

What goes on under the hood of the EF DBContext Add method?

entity-framework

Using SqlEntityConnection, mapping of CLR type to EDM type is ambiguous

Include Derived Models Related Class

Mono 3 with EF 6 - has anyone had any luck with it?

OrderByDescending with Skip and Take in LINQ shows error

How do I use Linqpad to insert record with specified primary key?

c# entity-framework linqpad

Visual Studio Recovery Backup Location and Freezing

How to work with true self referencing entities in code first EF5?

c# sql entity-framework

Preventing EDMX Merge Conflicts and Cherry Picking Problems

EntityFramework's AddOrUpdate leads to incorrect foreign key update

c# entity-framework

Ignore create/change of model for a SQL View using Entity Framework

What alternatives are there for Repository Pattern and UOW with EF 5 and above

Using UserManager and RoleManager in Microsoft.AspNet.Identity;

c# entity-framework