Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

Asp.net MVC 4, How making Master Detail in the same form

Multiple one to many relationships with Entity Framework

Linq function like .Net string.CompareOrdinal

EF 4.1 code-first SQL ce 4.0 update collection exception

One to zero/one relationship (Code First)

Entity Framework 4.1 auto generate with DbContext when creating ADO.NET Entity Data Model

Integration Testing Entity Framework code first with in-memory database

Entity Framework 4.1: Override IEnumerable<ValidationResult> Validate

Entity Framework Integration tests DropCreateDatabaseAlways not clearing database between test

Simpleinjector: Is this the right way to RegisterManyForOpenGeneric when I have 2 implementations and want to pick one?

How to build a dynamic FROM clause for a LINQ query?

EF 4.1 Code Only?

Entity Framework 4.1 Automatic date

Entity Framework Code First - One Table / Multiple Types

Only initializers, entity members, and entity navigation properties are supported. (ASP.NET MVC and Entity Framework)

Reattaching an entity graph and detecting collection changes

How to call a method in the where clause of a LINQ query on a IQueryable object

Entity Framework Code First - MySQL - error can't find table

EF 4.1 Code First ModelBuilder HasForeignKey for One to One Relationships

LINQ to Entities Include() does not work