-
Recent Posts
Recent Comments
Archives
- March 2013
- November 2012
- August 2012
- July 2012
- April 2012
- November 2011
- May 2011
- March 2011
- May 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- June 2008
- May 2008
- April 2008
- February 2008
- January 2008
- December 2007
- November 2007
Categories
Meta
Monthly Archives: May 2009
Presenting on Event Driven Architecture and MassTransit
Event Driven Architecture Business applications no longer exist as isolated systems. In order to provide integrated solutions that add business value, applications must be connected. Modern approaches for enterprise application integration (EAI) such as Service Oriented Architecture (SOA) separate applications … Continue reading
Posted in .net, esb, masstransit
6 Comments
MassTransit Now Speaks XML By Default
Last night, I made a major update to the trunk of MassTransit that changes the default message format from binary to XML. Since the first drop of MassTransit, the default format for messages was binary. This had several advantages, one … Continue reading
Posted in .net, masstransit, msmq
4 Comments
MassTransit Saga Enhancements for Event Processing
In the past year, I’ve been learning about Event Driven Architecture and how using it in the enterprise can make adding functionality over time easier through a loosely-coupled event-based architecture. With Event Driven Architecture, business components can subscribe and react … Continue reading
Posted in Uncategorized
Leave a comment
I’m Down With M.V.C., Yeah You Know Me!
Over the past week, I’ve had some time to dig into the new ASP.NET MVC framework. For starters, my background in web development is mostly classic ASP talking to COM objects built in C++. I’ve only used ASP.NET to provide … Continue reading
Posted in .net, altdotnet
2 Comments
