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



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

Answer / priya bharti

Most usually Remoting;.NET remoting enables client applications to use objects in other processes on the same computer or on any other computer available on its network.While you could implement an out-of-proc component in any number of other ways, someone using the term almost always means Remoting.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

What is unmanaged code and will CLR handle this kind of code or not ?

1 Answers   DELL,


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,


Which one is better WebService and Remoting ?

0 Answers   NA,


What is Remoting?

0 Answers  


What do you know about .NET assemblies?

2 Answers  






What are dynamic assemblies?

0 Answers  


Give the Hierarchial description of remoting?

1 Answers   Satyam,


When we use web service and when we use Remoting?

2 Answers  


How can you create a strong name for a .NET assembly?

2 Answers  


Define a process?

0 Answers  


Can we configure a .net remoting object via xml file?

0 Answers  


what is Client-activated object in remoting?

0 Answers   DELL,


Categories