Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

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

Linq to Entities SqlFunctions.DateDiff not supported

Should I use DDD aggregate root repositories with EF 4.1 + LINQ?

Multiple tables with same POCO class

Cannot drop database because it is in use + EF Code first

Entity Framework Code First - How to ignore a column when saving

DbEntityEntry.OriginalValues not populating complex properties