What?s Singleton activation mode?

Answer Posted / rashmi tiwari

In the Singleton activation mode, an object is instantiated
to response any number of client requests. It also
maintains the state information during the method calls.
Hence, such objects are sometimes referred to as stateful
objects, and all their clients globally share the state
maintained by the Singleton activation mode. The object is
required for a long period for maintaining its state

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is unmanaged code?

526


Can you explain remoting?

596


Can you pass SOAP messages through remoting?

568


What are the security features in .net remoting?

541


When should we choose .net remoting over .net web services?

538






How are the activation URLs different in case of SAO and CAO in .NET remoting?

2087


Define proxy in .net remoting?

567


What are dynamic assemblies?

569


What is a formatter in .net remoting?

582


What is the purpose of strong name?

568


How to decide which to use .net remoting or asp.net web services?

493


What are the situations you will use singleton architecture in remoting ?

565


What are the information required to configure remote objects?

517


Are you aware of containment and Aggregation ?

2690


What are different types of assemblies?

572