Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

Publish Web dialog doesn't detect my entity framework 5 context as Code First

EntityFramework 5 Code First multiple inheritance mapping (TPC)

What is the best way to create strongly typed LINQ queries from some given strings, via reflection

ActionFilterAttribute ninject injection - DbContext has been disposed

"EntityType has no key defined" exception although key is defined with HasKey

How to enable cascading delete in Edmx Designer on many to many relation

Entity Framework Code First Common Database Audit Fields

Which version of Entity Framework is used by my project?

Entity Framework DbContext in Azure Web Role

How to use a dynamic connection string using a Model First approach but still use the data model in the EDMX?

DbGeometry makevalid?

how to map composite key in CRUD functionality

LINQ Query very slow compared to SSMS

MigrateDatabaseToLatestVersion initializer failing to create database

EF migration : Error changing an indexed field to nullable

Entity Framework 5 - "Conflicting Changes Detected"

Using DbContext SaveChanges with Transactions

Base class/Entity in EntityFramework 5.0

Ordering Column Attributes in Entity Framework

Does EF5 DbContext.SaveChanges handle transaction commit and rollback?