Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Compose queries across Entity Data Models

No mapping exists from object type System.RuntimeType to a known managed provider native type

entity-framework

EF: In search of a design strategy for DatabaseFirst DbContext of a Modular Application

entity-framework generics

Property not updated after SaveChanges (EF database first)

c# entity-framework

Execution-Deferred IQueryable<T> from Dynamic Linq?

Sometimes, error "ORA-00933" occurs when using entity framework to query to Oracle DB but when I restart the webapp, it works

oracle entity-framework

Can Anyone recommend a well design open source project with Entity Framework? [closed]

.net entity-framework

DataTable and DataSet should be obsolete now?

EF 4.1 Code-first executes queries 3x slower than regular EF in my application

Entity Framework Migrations - Managing In Branches

TVF (Table Value Function) in entity framework using code-first

Why do I have to reference EF in my UI project?

Entity Framework 6: is there a way to iterate through a table without holding each row in memory

Get max & min from Entity Framework, in one query and with best query possible

Merging migration entries in Entity Framework

Entity framework update one column by increasing the current value by one without select

Strongly Typed Ids in Entity Framework Core

IQueryable<> from stored procedure (entity framework)

ASYNC and Entity Framework

How to make all entities access:internal instead of public in EDMX?