Partilhar via


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).
  • 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 the Message Queuing (MSMQ) transport.
  • 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.

Build Date: 2011-06-25