Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

Is DbContext thread safe?

How to retrieve Data Annotations from code? (programmatically)

Better way to query a page of data and get total count in entity framework 4.1?

Should I enable or disable dynamic proxies with entity framework 4.1 and MVC3?

Why is .Contains slow? Most efficient way to get multiple entities by primary key?

Entity Framework - Is there a way to automatically eager-load child entities without Include()?

The type or namespace name 'Entity' does not exist in the namespace 'System.Data'

Why is inserting entities in EF 4.1 so slow compared to ObjectContext?

EF Code First: How to get random rows

Entity Framework Code First Date field creation

Composite Key with EF 4.1 Code First

How Should I Declare Foreign Key Relationships Using Code First Entity Framework (4.1) in MVC3?

Entity framework code-first null foreign key

Generic Repository With EF 4.1 what is the point

Entity Framework Join 3 Tables

StringLength vs MaxLength attributes ASP.NET MVC with Entity Framework EF Code First

How to include a child object's child object in Entity Framework 5

How do I detach objects in Entity Framework Code First?

Getting exact error type in from DbValidationException

The relationship could not be changed because one or more of the foreign-key properties is non-nullable