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 the difference between remoting and webservice?
What?s a Windows process?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What are the situations you will use singleton architecture in remoting ?
What is a process ?
What are the difference between static assemblies and dynamic assemblies?
Explain Singleton design pattern of Remoting?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
What are the different types of channels used by .net remoting and which is the best one?
What is ODP.NET?
What are the ways to configure remoting objects before client can use them?
define client activated objects (cao)?