nerdexam
Microsoft

70-519 · Question #232

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 D. 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

  • Aa single endpoint using NetMsmqBinding
  • Ba single endpoint using NetTcpBinding
  • Cmultiple endpoints using NetTcpBinding and WSHttpBinding
  • Dmultiple endpoints using BasicHttpBinding and WSHttpBinding

How the community answered

(65 responses)
  • A
    5% (3)
  • B
    8% (5)
  • C
    14% (9)
  • D
    74% (48)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice