Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-first

Entity Framework CTP5 Code First, WPF - MVVM modeling

Entity Framework Code First DbContext Checks the ConnectionString During Compile?

Entity Framework Navigation Properties looping issue though WCF

How to configure entity framwork (Model First ) on microsoft azure?

Adding column in Entity Framework 6.1 - Many-To-Many - Code First

Revert database in Entity Framework code-first

Use ASP.NET Membership in ServiceStack

CRUD Views For Many-Many Relationship, Checkboxes

EF 4.1: Why does turning a constant into a variable result in extra sub query?

EF 4.1 Code First ModelBuilder HasForeignKey for One to One Relationships

How to Create Function in Code First?

How do i define Keys when working with "EF-Code First"?

Entity Framework Code First Self Join, 'Multiplicity is not valid in Role'

EF 5.0 Multiplicity Error On Simple Mapping

Adding a migrations gives filename already exists

First try StructureMap and MVC3 via NuGet

Entity Framework Code-First: "The ObjectStateManager cannot track multiple objects with the same key."

Entity framework 4.3 with required association

Entity Framework Code First 30+ seconds StartUp Time

Can I hide my ICollection<T> fields when I have a one-to-many mapping in EF4 code-only?