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

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.

0 Answers   Excel,


What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()

1 Answers  


What are the types of remotable objects?

0 Answers  


How do you register a .NET assembly?

2 Answers   Microsoft,


Is it a good design practice to distribute the implementation to remoting client?

0 Answers  






What are various types of assemblies ?

1 Answers   TCS,


What technology enables out-of-proc communication in .NET ?

1 Answers  


Where are shared assemblies stored?

4 Answers  


What is asynchronous programming?

0 Answers  


Define remotable objects in .net remoting?

0 Answers  


What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


What is UUID and GUID what is the size of this ID ?

2 Answers   DELL,


Categories