Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Mysql Entity Framework issue - Specified key was too long; max key length is 3072 bytes

Do Entity Framework async methods consume ThreadPool threads?

Which ORM framework can best handle an MVCC database design?

Can SQL Server views have primary and foreign keys?

Regarding "Conflicting changes to the role" Exception

.net entity-framework

Single Connection String with Multiple Entity Framework Models?

LINQ to Entities Union is throwing an error

ORM for PHP like .NET Entity Framework [closed]

How to add custom method to auto-generated class in Entity Framework?

Entity Framework Code First One to One Relationship

view generated SQL for Entity Framewok SaveChanges command in Visual studio?

Entity framework remove object from context, but not from database

I have a POCO, can I get a proxy from the DbContext?

Unable to create a constant value of type 'Anonymous type'. Only primitive types or enumeration types are supported in this context

Entity Framework 6.0 Code First Migrations to Azure SQL DB not working.

using .include in entity framework create huge query?

How to create spatial index using EF 6.1 fluent API

ASP.Net Web API Validation Attributes on DTO?

Using Ninject with Owin and InRequestScope

The abstract type X has no mapped descendants and so cannot be mapped

c# entity-framework