Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

WebApi with EF Code First generates error when having parent child relation

EF 4.3 migration renaming column instead of deleting it

Which part of this relationship WillCascadeOnDelete(true)?

What does EntityFramework Code First do with property getters/setters?

EF Code First - Invalid column name

Entity framework 4 - custom complex type mapping

XML data type

Entity Framework 4.1 RC: Code First EntityTypeConfiguration inheritance issue

Add new Required Field to one of table with EF Code First Migration

Attach entity in modified state without marking all properties dirty

MVC .Net Cascade Deleting when using EF Code First Approach

Downgrade (Rollback) Database with code-first in production environment

Entity Framework Mapping DateTimeOffset to SQL Server DateTime

What Causes The INSERT statement conflicted with the FOREIGN KEY constraint?

Entity Framework 5 - Enum based Discriminator for derived classes

Entity Framework: Duplicate Records in Many-to-Many relationship

Update existing database with Entity Framework Code First in MVC

Mapping foreign key to non primary surrogate key column in EF code first

Does Entity Framework 4 Code First have support for identity generators like NHibernate?

EF Code First 5.0.rc Migrations doesn`t update Identity property