Adapter Samples - Development
This section provides information about the functionality demonstrated by each adapter sample, instructions for building and running the sample, and the results you can expect.
In This Section
File Adapter (BizTalk Server Sample). Demonstrates how to write a .NET-based File adapter in Microsoft Visual C#.
HTTP Adapter (BizTalk Server Sample). Demonstrates how to implement the request/response and solicit/response communication paradigms used in BizTalk Server.
SubmitDirect (BizTalk Server Sample). Demonstrates two ways to submit messages to BizTalk Server from .NET-based applications using adapters.
Transactional Adapter (BizTalk Server Sample). Demonstrates how to create and use an explicit Microsoft Distributed Transaction Coordinator (MSDTC) transaction against a database during processing of a BizTalk Server message.