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...

Introduction to BizTalk Exception Handling

The current version of BizTalk (2013 R2) ships with hundreds of features like Exception Handling, and there are textbooks published which list tons of patterns making use of these features. It is practically impossible for an individual, or even an organization who...

New Azure SDK release

Last November 30th Microsoft announced their last release of the Azure SDK for .Net. This new Azure SDK is meant to be installed in either Visual Studio 2013 or 2015, and has some interesting features related to Web, Mobile and REST development. Features like a new...

Reduce your IT Budget with Azure

Planning next year’s IT budget is a consistent challenge for IT leadership.  Your budget needs to cover all the items that you already know: Software licensing costs, personnel, known upgrades, known projects, and ongoing maintenance.  The hard part comes when trying...

Top 4 reasons for EDI Integration

EDI or Electronic Data Interchange is a computer to computer communication method used by companies for more than 30 years to exchange business information electronically. These electronic data exchanges follow specific standards that allows them to be implemented...