nerdexam
GIAC

GSSP-.NET · Question #14

(Topic 1) 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 correct answer is A. Use deserialization B. Use serialization. See the full explanation below for the reasoning.

Question

  • (Topic 1)

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

(36 responses)
  • A
    81% (29)
  • C
    14% (5)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice