Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF Code First + lazy loading, projection does not work as expected

Entity Framework scalar function mapping

Pluggable conventions in EF 5?

Entity Framework Many to Many and Eager Loading

Why is Linq to Entities so slow the first time it's referenced

linq entity-framework

DbContext.Database.SqlQuery<T>(query, parameters) parameter with value 0 sent as "default" to the database

entity-framework

c# EF DbContext - generate object dynamically from string

Ef core fluent api set all column types of interface

Is it possible to update fetched data

VIEWs in Entity-Framework?

Stored procedure into Entity Framework model

How do I find the source of all the objects that are being tracked for changes in EF CodeFirst CTP5?

EF 4.1 Code First - model updated with [Required] attributes

How to fix type names conflicts in Dynamic Data

"update-database" Entity framework code first doesn't add tables anymore