Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

A smarter Entity Framework Codefirst fluent API

EF 4.1 Referential integrity error

TVF (Table Value Function) in entity framework using code-first

Does Entity Framework save related classes automatically?

How can I disable the use of the __MigrationHistory table in Entity Framework 4.3 Code First?

Entity Framework: am I supposed to modify migration classes?

Code first TPT and cascade on delete

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