Net MSMQ Binding
This section contains samples that demonstrate using MSMQ binding attributes of an endpoint element.
In This Section
- Transacted MSMQ Binding
Demonstrates how to perform transacted queued communication by using Message Queuing (MSMQ).
- Volatile Queued Communication
Demonstrates how to perform volatile queued communication over the Message Queuing (MSMQ) transport.
- Dead Letter Queues
Demonstrates how to handle and process messages that have failed delivery.
- Poison Message Handling in MSMQ 4.0
Demonstrates how to perform poison message handling in a service using MSMQ 4.0.
- Sessions and Queues
Demonstrates how to send and receive a set of related messages in queued communication over the Message Queuing (MSMQ) transport.
- Two-Way Communication
Demonstrates how to perform transacted two-way queued communication over MSMQ.
- Transacted Batching
Demonstrates how to batch transacted reads by using Message Queuing (MSMQ).
- SRMP
Demonstrates how to perform transacted queued communication by using Message Queuing (MSMQ) over HTTP.
- Message Security over Message Queuing
Demonstrates how to implement an application that uses WS-Security with X.509v3 certificate authentication for the client and requires server authentication using the server's X.509v3 certificate over MSMQ.
- ReceiveContext-Enabled WCF Channels
Demonstrates the usefulness of ReceiveContext-enabled WCF channels.
Build Date: 2011-06-25