Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Ladislav Mrnka's advice to use Include

c# .net entity-framework

Passing query results in a viewbag

Approving changes to live data using Entity Framework

LINQ to Entities - Dynamic select for specify columns

One to Many with a join table and an optional relationship in Entity Framework 4.1 Fluent API

How to create Entity Framework ObjectContext?

Oracle entity in VS entity framework doesnt update the primary key in code

seralizing EF entities; disabling Proxy Creation and Lazy Loading?

nested where query in Entity Framework

linq entity-framework

Linq Order by when column name is dynamic and pass as a string to a function

linq entity-framework

How go get max value of a unique id column using LINQ

How to get the Schema name of a Table in Entity Framework?

Why can I not see the property Local when using Entity Framework?

LINQ to SQL query has wrong values in results

Entity Framework 6.1.1 disable model compatibility checking

How can I convert Linq results to DTO class object without iteration

c# .net linq entity-framework

How can I make the Entity data model designer use my database column descriptions?

entity-framework edmx

Entity Framework Attach/Update confusion (EF Core)

The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value

Code First Existing Database vs EF Designer to Existing Database

entity-framework