GIAC
GSSP-.NET · Question #477
(Topic 4) 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…
See the full explanation below for the reasoning.
Question
- (Topic 4)
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.
Community Discussion
No community discussion yet for this question.