===> BizTalk Server

Here are some articles about BizTalk Server I've written. Use at your own risk ;)


BizTalk 2004 Flat File Schema Tutorial 1
A simple introductory article using a CSV file as an example
BizTalk 2004 Flat File Schema Tutorial 2
A tutorial using a more complex schema
BizTalk 2004 Null Send Adapter
A sample Send Adapter that dispatches messages into oblivion
BizTalk 2006 R2 Null Send Adapter
A version of the /dev/null adapter for BizTalk Server 2006 R2 that illustrates how to add a custom adapter configuration dialog using IPropertyPageFrame.
BizTalk 2004 Tracer Pipeline Component
A sample pipeline component that logs messages as they are read to files.
BTSReset Source Code
A command line tool to stop, start and restart BizTalk Application Host Instances, similar to iisreset.exe
Reliable MSMQ messaging with BizTalk 2004 Sample
A sample illustrating how to use MSMQ acknowledgements and administrative queues with the BizTalk 2004 MSMQ adapter.
Fix Encoding Pipeline Component
A sample custom pipeline component you can use to tell the XmlDisassembler what encoding an incoming message is. Written originally for BTS 2006 beta 2.
Fix Encoding Pipeline Component for BizTalk 2004
A back-ported version for BizTalk 2004 of this component
Symmetric Crypto Pipeline Components for BizTalk 2006
Sample decoder/encoder components that use symmetric encryption for BizTalk 2006 pipelines.
Pipeline Testing Library for BTS 2006
Helper library to unit test BizTalk Pipelines and custom Pipeline Components.
Binary Attachments Sample
Sample on how to add arbitrary binary message parts to a multi-part message in an orchestration
BizTalk Error Lookup
Sample command line utility to lookup common HRESULT codes returned by the BizTalk Messaging Engine and pipeline components.

Copyright(C) 2004-2006, Tomas Restrepo, All rights reserved.