NetMsmqBinding Samples

The samples in this section cover samples that show how to use the netMsmqBinding binding.

In This Section

  • Dead Letter Queues
    Demonstrates how to handle and process messages that have failed delivery.
  • Sessions and Queues
    Demonstrates how to send and receive a set of related messages in queued communication over MSMQ.
  • SRMP
    Demonstrates how to perform transacted queued communication by using 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.

Set Up Instructions

Basic Binding Samples

Net Binding Samples

WS Binding Samples

Message Queuing Integration Binding Samples

Custom Binding Samples

© 2007 Microsoft Corporation. All rights reserved.