Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4

Get Table (ObjectSet) based on table name (Entity Framework)

asp.net mvc 3 validation for Id field with EF code first

Need help figuring out return type

What is the location of database if doing Code First using SqlServer CE 4.0?

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