AppFabric Service Bus Relayed Messaging

 Posted on Nov 11, 2011

Picking up where we left off in the Service Bus Introduction, this post will walk through a Relayed Messaging sample in order to highlight how the AppFabric Service Bus could be utilized to build Hybrid applications. In addition to the basic sample, I will also demonstrate how to provision a BizTalk Server 2010 Receive Location on the Service Bus.

[Read more]

Azure AppFabric Service Bus

 Posted on Oct 30, 2011

I recently had the honor of delivering a presentation entitled ‘Build Hybrid Applications Using the Azure AppFabric Service Bus’ at the Richmond and Philly.NET Code Camps. Virtually no one in either of the sessions had any previous experience with Windows Azure or the components of the AppFabric. In this series of blog posts, I will expand upon the presentation in an effort to introduce the AppFabric and take a deeper dive into the code and practical application of the Service Bus messaging patterns.

[Read more]

BizTalk Orchestration Design – Choose Your Shapes Wisely

 Posted on Feb 2, 2010

During my past BizTalk engagements, I have had the opportunity to work closely with my clients in developing flexible and maintainable applications. One of the most common issues that I come across is the misuse of some of the shapes available within the Orchestration Designer. By misuse, I simply mean to say that many BizTalk developers will drag and drop shapes into an orchestration to implement the business process, but do not take into account the implications of doing so.

[Read more]