Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Include only one property, not entire database row

Performance impact of using GUID in SQL Server

Can Entity Framework (LINQ) select rows based on JSON where clause?

how to scaffold-dbcontext to different folders?

Modify Entity Framework's expression tree as close as possible to T-SQL translation\execution

When do I need to specify DbSet in EF's DbContext?

Foreign key with composite key in EF Core

Converting EF Core queries from 2.2 to 3.0 - async await

Is query to new added object possible in MS Entity Framework

Entity Framework: Cancel a property change if no change in value

entity-framework

Opinions on Expression Tree Serialization Library from CodePlex?

What problems have you had with Entity Framework?

entity-framework

How do I do this in Entity Framework (multiple where's or Join)?

Can Entity Framework deal with multiple result sets (each from joined tables) from a stored procedure?

Using Entity Framework with different version SQL Server

Adding Custom Filters for Dynamic Data Website (VS2010, EF4)

Entity Framework: add property that don't map to database

entity-framework entity

Expression generated based on interface

Rendering a hierarchy using LINQ?

How do you tell if an EF4 entity is new or an existing record?