Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Timeout exception running Linq Statement

Fix 'The DELETE statement conflicted with the REFERENCE constraint' error with code

Adding multiple oracle schemas in visual studio 2013 and EF

MVC 5 Code First scaffolding with simple relationship

How to use a serial field with Postgresql with Entity Framework Code First

Using RegisterInitializer to wire event handlers

Two column foreign key in entity framework

Why am I getting an IdentityRole error?

Merging two iqueryables that are projected to one entity from different tables

Repository method accepting predicate and orderby

c# linq entity-framework

Using an abstraction layer over DbContext

Updating Child Entities in Entity Framework MVC

Problems trying to use GroupBy with multiple properties using the LINQ Method Syntax

c# sql linq entity-framework

Concat IQueryable collections in one db request

EF Database first how to update model for database changes?

Cannot find plural form of table

MVC5 Identity + multiple context in EntityFramework

How to make visual studio run TestInitialize once when doing integration test?

DDD and Entity Framework, Filters

'EntityFramework 6.1.3' already installed. Failed to add reference to 'System.ComponentModel.DataAnnotations'

c# entity-framework