28 Mar
2010

Boise Code Camp 2010: Distributed Event-Driven Architecture Session Notes

I presented a session on event-driven architecture (with examples using NServiceBus) at Boise Code Camp yesterday.  I had a great turnout and great feedback. Thanks so much to those who attended!  If you attended and have any feedback/constructive criticism, please leave a comment! For those who missed the session ? or for those who would […]

Read More
6 Jan
2010

Event Driven Architecture: Publishing Events using an IOC container

In my last post I talked about advanced IOC usage and how it is possible to use an IOC container to resolve an open generic from a closed implementation. This is technically cool, but it does not explain why this is important. In this post I want to show some additional code that will demonstrate […]

Read More