Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

Create a SQL Server table within a Schema using EntityFramework Code-First?

How do I do multiple level eager loading in Entity Framework 4.3 when I have a polymorphic collection?

Need to use EF 4.1 when default is EF 4.3.1

Using Find in CodeFirst (EntityFramework) to get non-primary keys

How to create One-to-many relationship in Entity Framework 4.1 using Code First and Data Annotations?

EntityFramework code first and circular one-to-many reference

entity framework - many to many relationship

EntityFramework: Update single field with detached entity

Why Does Entity Framework Code First Change my Type Names?

Linq Expression for Paging / Pagination with dynamic OrderBy

ASP.Net MVC 3 EF "Introducing FOREIGN KEY constraint on table may cause cycles or multiple cascade paths"

Entity Framework + Multilevel Inheritance + EF Code first

Entity Framework 4.1 : The navigation property 'BusinessUser' declared on type 'Login' has been configured with conflicting multiplicities

Is it considered bad design to pass a repository interface as an argument to a method on a domain class?

Executing a update/insert stored procedure with entity framework 4.1?

edmx updates from the wrong database

Save list of entity with Entity Framework

c# entity-framework-4.1