Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in savechanges

Assigning ids to entities with EntityFramework 4

Saving in entity framework

EntityFramework show entities before saving changes

How to rollback a transaction in Entity Framework

Overriding SaveChanges in Entity Framework 5 Code First to replicate the behavior of an old legacy library

How to get id from entity for Auditlog in Entity Framework 6

Entity Framework new transaction is not allowed because there are other threads running in the session, multi thread save

How can I cancel a user's WPF TreeView click?

wpf treeview savechanges

Entity framework query on just added but not saved values

Is it possible to query Entity Framework before calling DbContext.SaveChanges?

Fabric.js - how to save canvas on server with custom attributes

When should I call SaveChanges() when creating 1000's of Entity Framework objects? (like during an import)