nerdexam
GIAC

GSSP-NET · Question #485

You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating a .NET remoting application using .NET Framework 2.0…

The correct answer is C. Use the SoapFormatter class. 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 are creating a .NET remoting application using .NET Framework 2.0. The object of the application will be shared by multiple applications. You want to use simple, modular, extensible, and XML-based protocol to exchange messages between remoting applications. What will you do to accomplish the task?

Options

  • AUse the BinaryFormatter class.
  • BUse client activated objects.
  • CUse the SoapFormatter class.
  • DUse the SOAP protocol.

How the community answered

(23 responses)
  • A
    9% (2)
  • B
    9% (2)
  • C
    78% (18)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice