Exceptions in BizTalk Server

Exceptions in BizTalk Server’s Server’s execution model are somewhat similar to the Windows Application that we recently blogged about. Generally, an integration transaction starts from an origin system, and it ends at a destination system. Within this “Integration”...

What is Exception Handling?

The general concept around exception handling is to not let the system handle exceptions, but instead to do something about them. Conventional programming languages such as Java, C++ or C#, exception handling is best practice, and not implementing it would lead to...

Windows Azure – How I changed my mind

[edsanimate animation=”fadeIn” infinite_animation=”no” animate_on=”Scroll” ] [/edsanimate] We’ve been hearing about Azure for the past few years now. The reaction most of us have is that it’s not for me, because of the usual...