Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

How to Handle Primary Key in Entity Framework 5 Code First

FirstOrDefault call in entity framework is cached but database is changed

The entity type is not part of the model, EF 5

Multiple databases(datacontext) on same server without MS DTC

EF5 code first with ASP.NET Web API: Update entity with many-to-many relationship

How to specify a schema for a many-to-many relationship table?

Accidentally deleted records in __MigrationHistory?

Data binding linq query to datagridView in Entity Framework 5.0

Visual Studio 2012 Code First still uses SQLEXPRESS by default

How to manually load related entities in a N:N relationship?

When to call SaveChanges

loosing dataAnottation when upload model from database

How to avoid System.Data.Entity.Infrastructure.DbUpdateException

c# entity-framework-5

Entity Framework Code First Many-to-Many relationship and inheritance

Can't get the ApplyCurrentValues(Entity) to work in Entity Framework 5

Entity framework navigation property is null

EF Migrations DropForeignKey fails when key is in a base class

Proper way to profile a DbContext using MiniProfiler and EF 5 and Autofac

How to execute raw sql query with in entity framework?

How to check if my SQL Server Express database exceeds the 10 GB size limit?