NetMsmqBinding Samples
The samples in this section cover samples that show how to use the netMsmqBinding binding.
In This Section
- Transacted MSMQ Binding
Demonstrates how to perform transacted queued communication.
- 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 3.0
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.
- Sessions and Queues
Demonstrates how to send and receive a set of related messages in queued communication over MSMQ.
- Two-Way Communication
Demonstrates how to perform transacted two-way queued communication over MSMQ.
- Transacted Batching
Demonstrates how to batch transacted reads by using MSMQ.
- SRMP
Demonstrates how to perform transacted queued communication by using MSMQ over HTTP.
- Message Security over MSMQ
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.
Related Sections
Message Queuing Integration Binding Samples
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.