GIAC
GSSP-NET · Question #122
You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You create a Web service using .NET Framework 2.0. You want the Web…
The correct answer is A. Use deserialization B. Use serialization. See the full explanation below for the reasoning.
Question
You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You create a Web service using .NET Framework 2.0. You want the Web service to utilize a two step process to map XML generated by Web methods to .NET objects. What will you do to accomplish the task? Each correct answer represents a part of the solution. Choose two.
Options
- AUse deserialization
- BUse serialization
- CUse Marshal-by-ref objects
- DUse Marshal-by-value objects
How the community answered
(51 responses)- A82% (42)
- C12% (6)
- D6% (3)
Community Discussion
No community discussion yet for this question.