nerdexam
Microsoft

70-519 · Question #99

You are designing a Windows Communication Foundation (WCF) service. The WCF service will support a common data access strategy for an ASP.NET 1.1 Web application and an ASP.NET 4 Web application…

The correct answer is A. multiple endpoints using BasicHttpBinding and WSHttpBinding. See the full explanation below for the reasoning.

Question

You are designing a Windows Communication Foundation (WCF) service. The WCF service will support a common data access strategy for an ASP.NET 1.1 Web application and an ASP.NET 4 Web application. You have the following requirements:

  • Ensure that the WCF service complies with WS-* standards.
  • Enable backward-compatibility for clients that can consume only ASMX

Web Services. You need to recommend an endpoint and binding strategy for the WCF service. What should you recommend?

Options

  • Amultiple endpoints using BasicHttpBinding and WSHttpBinding
  • Bmultiple endpoints using NetTcpBinding and WSHttpBinding
  • Ca single endpoint using NetMsmqBinding
  • Da single endpoint using NetTcpBinding

How the community answered

(28 responses)
  • A
    75% (21)
  • B
    4% (1)
  • C
    7% (2)
  • D
    14% (4)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice