nerdexam
Microsoft

70-513 · Question #100

You are creating a Windows Communication Foundation (WCF) service. You need to ensure that the service is compatible with ASP.NET to make use of the session state. Which binding should you use?

The correct answer is B. BasicHttpContextBinding. See the full explanation below for the reasoning.

Question

You are creating a Windows Communication Foundation (WCF) service. You need to ensure that the service is compatible with ASP.NET to make use of the session state. Which binding should you use?

Options

  • ANetTcpContextBinding
  • BBasicHttpContextBinding
  • CNetTcpBinding
  • DNetMsmqBinding

How the community answered

(38 responses)
  • A
    3% (1)
  • B
    79% (30)
  • C
    5% (2)
  • D
    13% (5)

Community Discussion

No community discussion yet for this question.

Full 70-513 Practice