Microsoft
70-518 · Question #68
You are designing a Windows Presentation Foundation (WPF) client application that requests reports from a Windows Communication Foundation (WCF) Web service. Users must be able to perform other…
The correct answer is C. Duplex D. Datagram without session. See the full explanation below for the reasoning.
Question
You are designing a Windows Presentation Foundation (WPF) client application that requests reports from a Windows Communication Foundation (WCF) Web service. Users must be able to perform other tasks while the WCF Web service generates the report. You need to recommend a message exchange pattern for the communication between the WPF application and the WCF Web service. What are two possible message exchange patterns that will meet the requirements? (Each correct answer presents a complete solution. Choose two.)
Options
- ADatagram with session
- BRequest-Response
- CDuplex
- DDatagram without session
How the community answered
(38 responses)- A8% (3)
- B11% (4)
- C82% (31)
Community Discussion
No community discussion yet for this question.