Wednesday, December 30, 2009
Two samples, presented at the Sela Developer Practice: (1) BizTalk publishing on the Windows Azure platform AppFabric .NET ServiceBus using NetEventRelayBinding, and (2) sessionful duplex accross the Windows Azure platform AppFabric .NET ServiceBus using NetTcpRelayBinding.
Wednesday, December 16, 2009
Just a short post to let you know we (Noam Sheffer and I) will be speaking at the Sela Developer Practice (SDP) at the end of this month (29-12-2009). The topic is "Integrating Service Busus: the full picture". We will be covering and demonstrating the BizTalk ESB Toolkit 2.0 and the Windows Azure AppFabric .NET ServiceBus, and how they can be used in conjunction. I'll also be throwing in a demo on the ESB.Extensions. If you're interested, pls. register!
Friday, September 11, 2009
This post describes how the ESB.Extensions framework can be used to debatch, aggregate and resequence messages.
Friday, August 28, 2009
This post describes a shortcoming (in my opinion) of the ESB Toolkit 2.0 regarding the resolution framework, and describes an alternative that's still compatible with the current ESB Toolkit 2.0.
Monday, July 27, 2009
This post describes a bug in the default BizTalk XmlReceive pipeline regarding the promotion of properties (in a certain scenario).
Tuesday, February 24, 2009
This post describes a solution to circumvent introducing a dependency on the ESB Guidance Itinerary concept, for client systems of an ESB Guidance based ESB.
Wednesday, October 22, 2008
This post describes how the BizTalk Deployment Framework can be used from within the BizTalk Solution Factory to enable rapid creation of BizTalk solutions, that allow for the immediate option for deployment.
This post describes how the BizUnit ExecuteXxxPipelineStep teststeps can be used to test BizTalk pipelines.
Wednesday, August 20, 2008
A much overlooked feature of BizTalk is the ability to route responses without the need for orchestrations by using messaging only. This post described what happens internally in such a scenario and also described how that information can be used to create an orchestration, in which the request and response can be communicated over separate direct bound orchestration ports instead of over one request-response port, which can be helpful (for instance) for testing the orchestration using physical
Monday, August 11, 2008
Sample to demonstrate post-receive debatching of messages within BizTalk, after these messages have already been received in the MsgBox.