Search code examples
Is UnitOfWork equals Transaction? Or it is more than that?...


design-patternsdata-access-layerunit-of-work

Read More
UnitOfWork TransactionScope rollback...


c#asp.net-mvc-4repository-patternunit-of-work

Read More
Correct use of the NHibernate Unit Of Work pattern and Ninject...


nhibernatesessiontransactionsninjectunit-of-work

Read More
Dependency injection in unit of work pattern using repositories...


c#entity-frameworkdependency-injectionunit-of-work

Read More
Query in LINQ with self join...


c#sqllinqunit-of-work

Read More
Should a Repository implement UnitOfWork?...


.netdomain-driven-designrepositoryunit-of-work

Read More
What's a good way to handle entities within an aggregate that persist to multiple databases...


databasedomain-driven-designrepositoryunit-of-work

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


c#asp.net-mvcentity-frameworkunit-of-work

Read More
Handling large-scale updates and inserts in Entity Framework transactions...


.netsql-serverentity-frameworktransactionsunit-of-work

Read More
Avoid Unit of Work pattern in domain driven design...


domain-driven-designunit-of-workaggregateroot

Read More
Calling commands from within another command Handle() method...


c#.netarchitecturedependency-injectionunit-of-work

Read More
How to update database of parent class and [Owned] attribute class type in Entity Framework Core 8.0...


c#authenticationentity-framework-corerepository-patternunit-of-work

Read More
Is Martin Fowler's POEAA implementation of Unit of Work an anti-pattern?...


oopormdomain-driven-designunit-of-workdomain-model

Read More
Synchronizing context with the database...


entity-frameworkmvvmrepository-patternunit-of-work

Read More
Right implementation Unit of Work pattern...


c#asp.netdatabaseentity-framework-coreunit-of-work

Read More
Get scheduled extra updates from Doctrine UnitOfWork...


phpsymfonydoctrine-ormunit-of-worketag

Read More
architecture layering and unit of work pattern...


architecturerepository-patternunit-of-work

Read More
Unit of work with DBContextFactory vs DBContext...


c#asp.net-coreentity-framework-coredbcontextunit-of-work

Read More
Unit of Work has null repository property in Unit Test...


.netunit-testingdependency-injectionmoqunit-of-work

Read More
Practical usage of the Unit Of Work & Repository patterns...


ormdomain-driven-designrepository-patternunit-of-workdomain-model

Read More
How should the UnitOfWork pattern be actually handled?...


design-patternsunit-of-work

Read More
Is it necessary to implement Unit of work patterns when using time series database.(ex: influxDb)...


c#asp.netrepository-patterninfluxdbunit-of-work

Read More
How can I use `ThenInclude` in generic class in UnitOfWork...


c#genericsdesign-patternsentity-framework-coreunit-of-work

Read More
How to combine the three-layer architecture with the unit of work in C#...


c#asp.net-coredesign-patternsentity-framework-coreunit-of-work

Read More
Multiple DbContexts in N-Tier Application...


c#entity-framework-4.1repositorydbcontextunit-of-work

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


c#domain-driven-designrepository-patternunit-of-work

Read More
Trying to Unit Test Generic Repository based on .NET EF Core fails when dealing with DbContext.Entry...


c#entity-framework-corerepository-patternunit-of-work

Read More
Using UnitOfWork design at different endpoints. Can't tracking entity updates when I try to appl...


c#.net.net-6.0unit-of-worksavechanges

Read More
I can't inject my IUnitOfWork class into my ApartmentManager class...


entity-frameworkdependency-injectionentity-framework-coreautofacunit-of-work

Read More
Unit of Work Pattern with Foreign Keys - ASP.NET Web API...


asp.net-web-apientity-framework-coreunit-of-work

Read More
BackNext