all Technical posts
Tips and tricks for BizTalk monitoring with PowerShell
Tips and tricks for BizTalk monitoring with PowerShell. In this blog post I explain how you can use PowerShell to monitor a frequently failing receive location in BizTalk 2006.
all Technical posts
Using HttpHeaders with WCF-WebHttp Adapter on Biztalk 2013
On the latest version of BizTalk (2013): a new adapter was introduced for natively working with REST endpoints, using WCF technology: the WCF-WebHttp Adapter. After the beta version was released we could find some very good articles about this adapter, but since it is a new adapter there's a lot of ground to cover.
Download Our New White Paper "Understanding SaaS and PaaS for IoT"
Discover which solution will help you meet your IoT goals.
Unlocking the Value of Dynamics 365 Through Integration
Learn how you can unlock the value of Dynamics 365 through integration for your organization.
Discover How You Can Get Started with IoT in this eBook "Beyond the IoT Hype"
This eBook walks you through the steps on how to begin your IoT journey.
all Technical posts
The Big DTA Problem and How It Was Solved
In this blog post we carefully explain how you can evolve from a DTA database which is out of control, to a more manageable one.
all Technical posts
Attribute value templates in XSLT - an example
In this blog post I explain what attribute value templates are. A very nice - inline - way to write XSLT, without writing too much XSLT!
all Technical posts
Troubleshooting SSL client certificate issue on IIS
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 are mapped to a local account. Let’s have a look.