Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Many to many (join table) relationship with the same entity with codefirst or fluent API?

Derive Entity class from a NotMapped class in Entity Framework 4.1 Code First

Entity framework 5.0 code-first with MySQL in WPF

How to use database default for CreatedDate column in EF code-first 4.3?

Generic Repository with Soft Delete Feature

Deleting __MigrationHistory Table From Database

Entity Framework 5, switch from code first to database first?

Can I use Code First Migrations without pluarized table names?

In ASP.NET MVC, move Authentication Models to a Class Library

When to expose an IEnumerable instead of an ICollection?

EF Codefirst How to create separate table for derived class?

Entity Framework CTP5 Code-First: Mapping a class with multiple collections of another class

Entity Framework CTP 5 One to One mapping

MVC3 / EF - Changing model... Database schema mismatch

Keep Database Content On Model Change

EF 4.1 RC Code First - Mapping to existing database & specifying foreign key name

multiple cascade delete path in many-many relationship (EF 4.1)

Creating an EF CodeFirst DbContext using Roslyn

ef-code-first roslyn

Unable to cast object of type 'System.Linq.EnumerableQuery`1[Entities.Test]' to type 'System.Data.Objects.ObjectQuery`1[Entities.Test]'

Entity Framework Code First ignoring specific schema