GIAC
GSSP-NET · Question #425
You work as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2005 as GIAC GSSP-.NET Exam its application development platform. You are creating a .NET remoting application using…
The correct answer is D. Server activated SingleCall. 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 GIAC GSSP-.NET Exam its application development platform. You are creating a .NET remoting application using .NET Framework 2.0. You want to use a remote object whose lifetime is controlled by a server and the remote object is created for each client request. Which of the following objects will you use to accomplish the task?
Options
- AClient activated
- BMarshalByRefObject
- CServer activated Singleton
- DServer activated SingleCall
How the community answered
(45 responses)- A9% (4)
- B4% (2)
- C16% (7)
- D71% (32)
Community Discussion
No community discussion yet for this question.