Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

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?

Entity Framework: Check all relationships of an entity for foreign key use

Text Transformations & Finding Entity Plural (Collection)

How to add validation to my POCO(template) classes

.net MVC Simple Membership Authentication with Database

EF4 Code First make tables names singular

asp.net mvc models vs entity framework models