Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Building a dynamic expression tree to filter on a collection property 2

EntityFramework gives IDisposable error

entity-framework

With EF6 do I need to use COMMIT and ROLLBACK inside a Stored Procedure?

Entity Framework: insert an object with a foreign key which is already known, but doesn't exist in DB yet

c# entity-framework

How Can I Avoid Deadlocks With Slow Queries

c# sql entity-framework

using javascript to assign value to model

How can I implement CRUD operations in a base class for an entity framework app?

c# entity-framework dry

Primary keys created by Entity Framework are not auto-incrementing

Why/how does dynamic work with generics?

How to track which entities are updated in Entity Framework

EF4 Include not returning any of the navigation properties

using Metadata with Entity Framework to validate using Data Annotation

Do ObjectContext and ObjectSet offer advantages over DbContext and DbSet?

I'm starting a new VB project and I could use some guidance

EF Core No tracking and Add() or Update()