What is the purpose of System.EnterpriseServices namespace ?



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

Post New Answer

More Dot Net Remoting Interview Questions

What is unboxing?

0 Answers  


What are the types of remotable objects?

0 Answers  


Which one is better WebService and Remoting ?

0 Answers   NA,


Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?

2 Answers  


How do you define the lease of the object?

1 Answers  






About .NET Remoting and types of remoting ?

2 Answers   MMTS, SunGard,


What is the difference between authentication and authorization ?

7 Answers   Digital GlobalSoft, Qatar University,


Explain Singleton design pattern of Remoting?

0 Answers   PUCIT,


What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?

0 Answers  


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

0 Answers  


What are static assemblies and dynamic assemblies. Differences between them?

0 Answers  


Write a example code for remoting?

0 Answers  


Categories