Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Reset EF code-first database in LocalDB

Using navigation properties in entity framework code first

How to unit test Entity Framework?

Cannot drop database because it is currently in use - EF code-first

Entity Framework Code First Foreign Key issue

In which format is Target field in the EF Migration resx files?

Entity Framework Code First not lazy loading after save

Entity framework Code First: select data from table with discriminator

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?

How to disable issueing queries against EdmMetadata table?

EF Code First The INSERT statement conflicted with the FOREIGN KEY constraint

SQL Server Sequential Guid as a key when using Entity Framework Code First

How to update complex model in ASP.NET MVC 3

Mapping for self referencing entity in EF Code First

What is the simplest thing to do when database schema changed using EF code first

Abstract domain model base class when using EntityTypeConfiguration<T>

c# ef-code-first

Context is not updating loaded entity after being mapped using AutoMapper

Add-Migration: The type initializer for 'System.Net.ServicePointManager' threw an exception