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

Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?

2 Answers  


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

0 Answers  


what is the diff between remoting and webservice

1 Answers  


Define remotable objects in .net remoting?

0 Answers  


What do you mean by passport authentication?

0 Answers  






What is the difference between remoting and webservice?

0 Answers  


What are the security measures exist for .net remoting in system.runtime.remoting?

0 Answers  


What?s SingleCall activation mode used for?

1 Answers  


About remoting and web services. Difference between them?

6 Answers   Microsoft,


Can you have two files with the same file name in GAC?

2 Answers  


Threading Types ?

3 Answers   DELL,


what is Client-activated object in remoting?

0 Answers   DELL,


Categories