Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-5

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?

The INSERT statement conflicted with the FOREIGN KEY constraint error

Getting "MissingMethodException: Cannot create an instance of an interface" when binding generic interface to repository with Ninject

The ObjectContext instance has been disposed and can no longer be used for operations that require a connection

Entity Framework Eager Loading Multiple Levels Exception