.Net Best Practices Event

Wednesday, April 01, 2009 3:32:59 AM (GMT Daylight Time, UTC+01:00)

Here is the deck and code samples I presented for the .NET Best Practices event that was hosted in St. Louis, Missouri on March 24th and in Bloomington, Mn on March 31st.

Building Loosely Coupled Applications

DeckAndCode.zip (2.58 MB)
Wednesday, April 01, 2009 3:44:33 PM (GMT Daylight Time, UTC+01:00)
This was a great presentation! I will be utilizing some of these patterns on a large Enterprise Winform application. My only thoughts for improving this is that I did not hear any discussion of de-coupling events with respect to composite applications, ie Event Aggregation. That is probably an entire topic also, but it is a natural fit with this topic since loosely coupled modules still likely need to be aware of external events.
Robert Berg
Wednesday, May 20, 2009 4:47:32 AM (GMT Daylight Time, UTC+01:00)
Thanks Robert. I agree... that would be another natural area to cover. Not sure if you have seen this... but there is a decoupled event implementation that you can adopt in the composite guidance that Microsoft publishes. You can also get pretty far without using decoupled events. Thanks again for the comments.

Shannon
asdf
Comments are closed.