I'm very new to DotNetNuke module development but fairly well versed in StructureMap as an IoC container and the concepts of IoC and Dependency Injection.
I'm following the DNN module tutorial vids here - http://www.dotnetnuke.com/Resources/Video-Library.aspx - but I can't quite figure out where I would do my StructureMap initialization.
Within the framework of DNN module development, where do I do this?