Share via


mikkole

My adventures in the world of software development. Few tips & tricks included.

How to integrate BizTalk Server 2013 with Service Bus for Windows Server using SAS for authorization

There is a great article by Paolo Salvatori about integrating BizTalk Server with Service Bus for...

Author: MikkoLe Date: 01/21/2015

Queries failing because of the ARITHABORT setting

So here is the scenario: you have a stored procedure which inserts new rows to a database table and...

Author: MikkoLe Date: 01/02/2014

Access denied when deploying BizTalk solutions from Visual Studio

There is a possibility to get various kind of access denied errors when deploying BizTalk solutions...

Author: MikkoLe Date: 10/04/2013

Unit testing JavaScript in Visual Studio 2012

As most of the user interface functionality is nowadays being written in JavaScript, it is very...

Author: MikkoLe Date: 08/19/2013

Evaluating BizTalk on Azure IaaS

General availability of Infrastructure as a Service (IaaS) support for Windows Azure was released...

Author: MikkoLe Date: 04/20/2013

String equality comparison in C#

Options for string equality comparison Although the subject is pretty trivial, I thought I'd share...

Author: MikkoLe Date: 01/28/2013