Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in unit-of-work

Persisting the state pattern using Entity Framework

Entity Framework Core 1.0 unit of work with Asp.Net Core middleware or Mvc filter

Using DTO to transfer data between service layer and UI layer

Need a simple example of using nhibernate + unit of work + repository pattern + service layer + ninject

ASP.NET MVC, Ninject, single instance per request for multiple constructors

Where to convert business model to view model?

Interaction between unit of work and repository patterns

Undefined index error upon $em->clear() in Symfony2

Is Unit Of Work and Repository Patterns very useful for big projects?

Tracking model changes in SQLAlchemy

ASP.NET Identity with Repository and Unit of Work

Entity Framework 6 and Unit Of Work... Where, When? Is it like transactions in ado.net?

Register partically closed generic type with Autofac

Repository and Unit of Work patterns - How to save changes

Benefit of using Unit of Work and Repository Patterns with Entity Framework

Singleton Per Call Context (Web Request) in Unity

Dependency injection in unit of work pattern using repositories

Entity Framework 6 Code First - Is Repository Implementation a Good One?

Unit of Work + Repository Pattern: The Fall of the Business Transaction Concept

How to implement Unit Of Work pattern with Dapper?