Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

No Entity Data Model option in Data Source Configuration Wizard

Is EntityFramework performance affected by specifying information like primary key?

c# entity-framework

How to have multiple entity sets for the same OData controller in ASP.NET MVC 5

Moq Parent does not have a default constructor. The default constructor must be explicitly defined

Error casting FieldExpression to LambdaExpression using Linq to SQL

'Validation' does not exist in the namespace 'System.Data.Entity' when building on Team City

SQL Theory Multiple References

Using the ADO.NET Entity Framework with the Advantage Database Server

EF ef Database.SqlQuery internal rollback into executed stored procedure

Entity Framework SaveChanges Fail increment identity column

How to get the OWIN context on ASP.Net Identity?

Can deadlock priority be set in Entity Framework?

entity-framework deadlock

What is the proper way to update Many To Many with EF?

entity-framework

Entity framework migrations ignoring WillCascadeOnDelete

c# entity-framework cascade

Azure Cloud Service running Web Role (web application) memory issue (Gen2)

EntityFramework: CascadeOnDelete only if parent object is deleted

The Entity type <T> is not part of the model for the current context

c# entity-framework

How do I create a unique constraint on a field of type string in EF 6?

Entity Framework circular dependency for last entity

Mock DbContext.set<T>.Add() EF6