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 are static assemblies?
Explain serialization formatters in .net remoting
What is UUID and GUID what is the size of this ID ?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
How do you register a .NET assembly?
Types of compatabilities and explain them ?
What is a process ?
What are the security measures exist for .net remoting in system.runtime.remoting?
Explain the types of .net remoting?
Define a process?
Explain marshalling and its types in .net remoting
About sn.exe ?