Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
I started converting one of the projects I work on to use the StructureMap DI/IOC framework. The previous framework I used was a super simple one that was built in house. When switching to StructureMap the plethora of options was a concern at first but once I started the conversion I was amazed how easy it went. However, there was one subtle difference between the behavior of the old framework I used and StructureMap around object lifecycle. Continue reading at MatthewManela.com...