Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

Unable to delete child entities from a POCO using Unit Of Work pattern

How to get list of changed (dirty) entities from Nhibernate session?

nhibernate unit-of-work

Where should i use the unit of work ? and why?

Unit of work pattern not allowing me to create db context without options

Multiple generic repositories in unitofwork?

using UnitOfWork and Repository Pattern with Entity Framework

Generics problem with Unit of Work Pattern

Entity Framework, Repository Pattern, Unit of Work and Testing

architecture layering and unit of work pattern

Unit Of Work inside Transaction scope and Entity Framework

Using EntityFramework: Context per Presenter or long conversation pattern for Windows Forms Applications?

EF Core without additional repository pattern

unit testing with moq generic repository and UnitOfWork

Call different methods, from different repositories, in same transaction using Unit of work

Scoping transactions and sessions in NHibernate for long running tasks

Server side Validations and security in breeze.js

breeze unit-of-work

Service Layer/Repository Pattern