Wednesday, November 05, 2008

Dependency injection with Castle Windsor: Video

Gojko has just posted the video of the talk we did last month at Skills Matter. In the first half I talk about Inversion of Control basics and show some design patterns. In the second half of the talk, Gojko covers the hard stuff: managing component configuration and facilities. BTW, you'll be relieved to know that my wife brought an end to "experiment beard" last week :)

5 comments:

Anonymous said...

Any chance of getting a download link of the updated code from the presentation?

Anonymous said...

Hi Mike, great presentation have just watched the video and things are starting to become a lot clearer. Can we get a copy of the source code you were using during the presentation so we can see and follow the presentation properly.

Anonymous said...

Just enjoyed watching your presentation Mike. Thanks for posting it up. Would be interested in hearing more about your journey into multitenancy land (if you are looking for blog post ideas ;)

Mike Hadlow said...

You can get the code I used for the talk from Google Code here:

http://code.google.com/p/sutekicode/

Mark Kitz said...

Thanks for the post. I have found it very useful.