Azure trainings!
Infused with experience from the field, brought with lots of passion!

BTS 2016 Feature Pack 1 – Scheduling capabilties

This post was originally published here. Recently, the product team released a first feature pack for BizTalk Server 2016. Via this way, Microsoft aims to provide more agility into the release model of BizTalk Server. The feature pack contains a lot of new and...

Boost your BizTalk performance with redis cache

This post was originally published here. A real life example of how redis caching improved the performance of a large scale BizTalk messaging platform significantly. With some colleagues of Codit, we’re working on a huge messaging platform between organizations, which...

Troubleshooting SSL client certificate issue on IIS

This post was orignally published here. Some months ago, I was asked for an intervention regarding a SSL client certificate issue. There was a problem related to the setup of transport security (SSL) of a WCF service hosted in IIS 7.0, using client certificates that...

Adding dynamic behavior to static send ports: a caveat

This post was orignally published here. It’s a good practice to make static send ports dynamic, by changing the OutboundTransportLocation property in the send pipeline. However, when using this mechanism on WCF send ports, there’s a caveat. Let’s...