Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

file cannot be loaded because the execution of scripts is disabled on this system

MVC4 format date does not validate with DisplayFormat value

Entity Framework - Make Category field not required

Required rule for all properties in entity framework code first

Creating 2 Relationships Between Two Entities Using Entity Framework Code First

ef-code-first

TPH Inheritance mapping uses nchar (N'value') instead of char ('value') for discriminator column value

Working with child EF entity properties based on an abstract class

How do you modify your database after generating your DbContext?

EF 5.0 - Stop base class and subclasses being combined into a single database table when used in different DbSets

Foreign Keys in Entity Framework - Cycles or multiple cascade paths error

EF6 Code First Audit Table Per Entity

Executing logic before save or validation with EF Code-First Models

Referencing DbContext from POCO object

Cascade delete in EF4 CTP5 Code First performs update on child records

How to add a new code-first migration with a newly-generated database?