Software management consultant and CTO, Headspring Systems
StructureMap is very easy to use, but it makes creating loosely coupled OO systems a breeze (ok, that's exaggerating. it still requires engineering). I use it in every project I work on, and I like it better than
Spring.Net. Spring needs Xml configuration for every mapping between an interface and a class. This causes the Xml file to continue to grow and grow and grow. StructureMap uses Attributes to tag the interface and class definition. At runtime, it hooks them up. This type of metadata is much easier to manage.
Jeremy Miller recently
released version 1.0 of StructureMap. I was please he included a feature I explicitly asked for. If you need a port to .Net 2.0, let me know. I've done it.
About Jeffrey Palermo
Jeffrey Palermo is a software management consultant and the CTO of Headspring Systems in Austin, TX. Jeffrey specializes in Agile coaching and helps companies double the productivity of software teams. Jeffrey is an MCSD.Net , Microsoft MVP, Certified Scrummaster, Austin .Net User Group leader, AgileAustin board member, INETA speaker, INETA Membership Mentor, Christian, husband, father, motorcyclist, Eagle Scout, U.S. Army Veteran, and Texas A&M University graduate.