IoC: advantages of using a child container in web based app
Posted
by AWC
on Stack Overflow
See other posts from Stack Overflow
or by AWC
Published on 2010-06-07T20:50:30Z
Indexed on
2010/06/07
22:42 UTC
Read the original article
Hit count: 356
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.
© Stack Overflow or respective owner