IoC: advantages of using a child container in web based app
- by AWC
I'm interested in knowing if there are any advantages to creating a child container for each request in a web based application?
The tech stack I'm using includes StructureMap & ASP.NET MVC, which is not particularly relevant but included as background info.