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)- A3% (1)
- B79% (30)
- C5% (2)
- D13% (5)
Community Discussion
No community discussion yet for this question.