Recent Posts

BizTalk Smoke Testing

3 minute read

BizTalk Smoke Testing After building a new BizTalk environment it can be helpful to run a few simple tests to check all is good.

BizTalk CI/CD

8 minute read

BizTalk CI/CD Background In this post I’d like to describe a BizTalk build process I recently developed for a client and their BizTalk 2013(r1) applications....

BTDF Gotcha!

less than 1 minute read

BTDF Gotcha! Everyone knows that the BizTalk Deployment Framework is the best thing since sliced bread but BizTalk deployment is a complex thing and I still ...

Zero to Cloud

2 minute read

Zero to Cloud I have dabbled with Azure over the past few years now but this has been mainly as a host to a simple websites with a sql db layer. I’ve been me...

BizTalk DateTime vs Oracle

1 minute read

BizTalk DateTime vs Oracle I have an orchestration that received a data file and inserted contents into an Oracle database as part of its processing.