Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Cannot insert the value NULL into column error message

c# asp.net entity-framework

Inject ApplicationDbContext into Configure method in Startup

EF LINQ select entities where Id is in List

linq entity-framework

Including navigation properties from Entity Framework TPH classes

Entity Framework - SaveChanges() doesn't get the generated Identity key

Poco+Entity Framework 4. Where should I add my methods for working with Poco classes?

Architectural decisions: ASP.NET MVC & Entity Framework

Cannot Create Database with credentials using Entity Framework Code-First?

OData & Entity framework adding extra where clauses to all queries

.net entity-framework odata

Entity framework with oracle views

Why does Take() return more rows than specified?

c# entity-framework linq

How do I cascade deletes into a link table using the EF4 fluent API?