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 do you mean by windows authentication?
What are possible implementations of distributed applications in .NET?
How do you define the lease of the object?
Explain what is the relationship between a Process, Application Domain, and Application?
What are the security features in .net remoting?
How do you register a .NET assembly?
Define the lease of the object?
What?s typical about a Windows process in regards to memory allocation?
What is the difference between .Net Remoting and Web Services ?
How can you create a strong name for a .NET assembly?
Can you have two files with the same file name in GAC?
What is unmanaged code and will CLR handle this kind of code or not ?