Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Entity framework CTP5 Model compatibility cannot be checked because the database does not contain model metadata

How do you deal with eliminating a database record which may be a FK?

Using User Defined Table Types as Sproc Parameters in EF

Entity Framework: Update related entities

WPF + WCF + MVC + EF Web/Desktop Application

EF 4.1, POCO: Is any way to get Table name in runtime to avoid hardcode?

Multiple rows update without select

Ninject and Entity Framework

How does EF determine nullable parameters?

Ordering Entity Framework sub-items for EditorFor

Update single Property on EF4 Entity without having have hidden fields

Can I use and return EF4 code-first POCO entities as their interface?

Is there a tool in Visual Studio or plug-in to automate creating buddy class validation?

Is it possible to use an EF4 EntityConnection in a SqlConnection?

How to avoid creating a parent when adding a child record in Entity Framework?

Service Layer/Repository Pattern