Microsoft
70-518 · Question #223
You are designing a Windows Presentation Foundation (WPF) application that accesses a business tier. The business tier is implemented as a Windows Communication Foundation (WCF) service and stores…
The correct answer is A. Use custom .NET classes with XML serialization. See the full explanation below for the reasoning.
Question
You are designing a Windows Presentation Foundation (WPF) application that accesses a business tier. The business tier is implemented as a Windows Communication Foundation (WCF) service and stores data in a Microsoft SQL Server 2008 database. The WCF service will be accessed by external applications that do not use the .NET Framework. You need to recommend an approach for passing data between layers. What should you recommend?
Options
- AUse custom .NET classes with XML serialization.
- BUse custom .NET classes with binary serialization.
- CUse a DataSet object.
- DUse the DiffGram XML format.
How the community answered
(44 responses)- A75% (33)
- B16% (7)
- C7% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.