Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Combine two linq expressions to inject navigation property

Entity Framework 5 and XElement fields

SQL Azure: More Intermittent Timeouts

Solutions for a simple multi tenant web application with entity framework

How to load only base type in Entity Framework

ASP.NET Web API - Entity Framework - 500 Internal Server Error On .Include(param => param.field)

Using Database first approach in Entity Framework

ORA-01400 when trying to insert into schema.table.ID

DateTime parameter issue with Linked Servers and Entity Framework Code First

use entity-framework to map int column to enum property

How do I gracefully reattach an Entity Framework 5 POCO structure and save it?

LINQ query in EF - many to many and a cross join

LINQ - join with OR condition

linq entity-framework

Why EF generating a sub-query for a simle query?

mysql linq entity-framework

Generic expression for where clause - "The LINQ expression node type 'Invoke' is not supported in LINQ to Entities."

Concatenated Where clause with array of strings

Recognizing similarity in strings

Entity Framework: Using ExecuteSqlCommand to clear a table causes an exception because of the ObjectStateManager

Getting List of Objects by a type given by a string

The navigation property 'SenderId' is not a declared property on type 'Conversation'