Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

How can I extract the database table and column name for a property on an EF4 entity?

How to Sort WinForms DataGridView bound to EF EntityCollection<T>

Entity framework doesn't save data entries in database

How does Entity Framework manage mapping query result to anonymous type?

EF + ODP.NET: The specified value is not an instance of type 'Edm.Decimal'

Why does ObjectContext class not derive from some Interface?

Make sure Entity framework always reads from database?

EF Codefirst How to create separate table for derived class?

Entity Framework - Navigation Properties Generating Extra JOINs

Entity Framework CTP 5 One to One mapping

ASP.Net MVC 3 & System.Data.Entity?

Explicit many to many join table in Entity Framework 4

Lazy WPF binding

Compare two collections and add/remove from one to make them match

Long living Entity Framework context - best practice to avoid data integrity issues

Entity Framework Code First ignoring specific schema

How to load only base type in Entity Framework

Use ValueInjecter to copy an EntityFramework POCO to a DTO without triggering lazy load lists and properties

"Update Model from Database" does not see a type change

Linq-to-Entities Include method not found