Welcome to Smips.com Sign in | Join | Help
Presenting at .NET User Group – Feb 22

I’ll be presenting on Inversion of Control with StructureMap at the next meeting of the .NET user group.  It will be exactly as awesome as it sounds.

Simplify your life with Inversion of Control! One of the most challenging aspects of software development is dealing with code that depends on other code. The Dependency Inversion principle tells us that we should depend on abstractions, not concretions but it doesn’t tell us how to do that. That’s where Dependency Injection comes in – we inject our dependencies into the mushy center of our classes with a big syringe. This can often be as messy as it sounds, but luckily Inversion of Control Containers can help us by providing a single source for configuring dependencies. This presentation will show how to effectively manage dependencies with StructureMap, an open-source IOC container. StructureMap can make your life easier, your code more maintainable, and the world a better place.

http://www.stlnet.org/DesktopDefault.aspx

Share this post: Email it! | bookmark it! | digg it! | reddit!
Posted: Monday, February 08, 2010 11:18 AM by brad

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required) 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS