Recent Posts

Biztalk Deployment Framework - Local Bindings

1 minute read

Biztalk Deployment Framework - Local Bindings For new BizTalk solutions I use the BizTalk Deployment Framework (BTDF). In the early stages of development, I ...

BizTalk Naming Conventions

1 minute read

BizTalk Naming Conventions Naming of BizTalk stuff is no different than for any programming language. It’s helpful if multiple developers on the same project...

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