0
kicks
A bit about using StructureMap and WebForms
A problem with using StructureMap and WebForms is the lack of control on where and when the Page and UserControl objects are constructed. I will show you a way to deal with it with a minimal amount of fuss.