nerdexam
Microsoft

70-513 · Question #143

You develop a Windows Communication Foundation (WCF) service that interacts with Microsoft Message Queuing (MSMQ). The service requires sessions. You need to create a custom binding that enables…

The correct answer is A. textMessageEncoding and msmqTransport in this order. See the full explanation below for the reasoning.

Question

You develop a Windows Communication Foundation (WCF) service that interacts with Microsoft Message Queuing (MSMQ). The service requires sessions. You need to create a custom binding that enables messages sent to the queue to be viewed when you are using a listener tool. Which binding elements should you use?

Options

  • AtextMessageEncoding and msmqTransport in this order.
  • BtextMessageEncoding and msmqIntegrationTransport in this order.
  • CmsmqTransport and textMessageEncoding in this order.
  • DmsmqIntegrationTransport and textMessageEncoding in this order.

How the community answered

(49 responses)
  • A
    84% (41)
  • B
    10% (5)
  • C
    2% (1)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice