0
kicks
Using the unit of work-per-request pattern in ASP.NET MVC
Describe a simple, efficient and testable approach to implementing the unit of work-per-request (a.k.a session-per-request) pattern in Microsoft’s new ASP.NET MVC framework.