What is the purpose of System.EnterpriseServices namespace ?
Answer / rps
The System.EnterpriseServices namespace provides an
important infrastructure for enterprise applications. COM+
provides a services architecture for component programming
models deployed in an enterprise environment. This namespace
provides .NET objects with access to COM+ services making
the .NET Framework objects more practical for enterprise
applications
Is This Answer Correct ? | 0 Yes | 0 No |
What is unboxing?
What are the types of remotable objects?
Which one is better WebService and Remoting ?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
How do you define the lease of the object?
About .NET Remoting and types of remoting ?
What is the difference between authentication and authorization ?
7 Answers Digital GlobalSoft, Qatar University,
Explain Singleton design pattern of Remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What are the situations you will use singleton architecture in remoting ?
What are static assemblies and dynamic assemblies. Differences between them?
Write a example code for remoting?