Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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

How to define a one to one self reference using Entity Framework Code First

ArgumentNullException: Value cannot be null. Parameter name: constructor

entity framework looking at wrong database

Entity Framework multiple references to same table

MVC - System.Threading.ThreadAbortException in a parallel task

Using Math functions in Entity framework with mysql

How to get Hibernate to ignore table columns not in entity?