Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-4.1

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

How to pass parameters to the DbContext.Database.ExecuteSqlCommand method?

What effect(s) can the virtual keyword have in Entity Framework 4.1 POCO Code First?

Entity Framework Code First - two Foreign Keys from same table

Ignoring a class property in Entity Framework 4.1 Code First

Code-first vs Model/Database-first [closed]

Validation failed for one or more entities. See 'EntityValidationErrors' property for more details [duplicate]