Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Advice on POCO Validation with ASP.NET MVC/Entity Framework

Entity Framework Code First lazy loading non navigation properties

Inject custom connection string into Entity Framework's DbContext

Entity Framework Split Table Delete

MemCached vs Redis for ASP.NET and Entity framework?

Circular Reference exception with JSON Serialisation with MVC3 and EF4 CTP5w

Entity Framework losing Sql DateTime precision

Entity Framework with interfaces does not work - what the best way to handle the same?

Can EF4 support batch updates?

Entity Framework Code First - Change Table Column Collation

Entity Framework Traverse and return child records in self reference table

How can I set up two navigation properties of the same type in Entity Framework

Is there a way to reset a DbContext without disposing and reinstantiating it?

Finding Entity Framework contexts

Using "Include foreign key column in the model" option in EF wizard

ASP.NET MVC / EF4 / POCO / Repository - How to Update Relationships?

How do I retrieve and set user_version in SQLite DB with EF

How to pass multiple Expressions to OrderBy for EF?

Id of newly added Entity before SaveChanges()

What the purpose of OnModelCreating in EF4 Code-First?