What is the purpose of System.EnterpriseServices namespace ?
Answer Posted / 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 View All Answers
Define remotable objects in .net remoting?
Which one is better WebService and Remoting ?
Define a process?
what is Client-activated object in remoting?
How to decide which to use .net remoting or asp.net web services?
Explain the differences between marshal by value and marshal by reference?
I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.
What are static assemblies and dynamic assemblies. Differences between them?
What are the difference between static assemblies and dynamic assemblies?
What are static assemblies and dynamic assemblies?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Explain serialization formatters in .net remoting
When should we choose .net remoting over .net web services?
What are the ways to configure remoting objects before client can use them?
What are the security measures exist for .net remoting in system.runtime.remoting?