Hello World BizTalk Service Sample

If you want to understand pure basics of how to use a BizTalk Service sample, here’s a plain vanilla hello world sample aimed at getting you started with a BizTalk Services project. The sample can be downloaded from https://code.msdn.microsoft.com/Hello-World-BizTalk-4ba089fc.

The sample touches upon the following:

  • Configuring a bridge
  • Configure multiple destinations for a bridge
  • Routing to multiple destinations based on a filter
  • Deploying a BizTalk Service project
  • Sending message to a bridge

Do you want more samples for BizTalk Services? Leave a comment on this post with your requirements and I’ll ping you back.