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

Explain the Flow of remoting?

0 Answers  


What are the threading types?

0 Answers  


Explain the types of .net remoting?

0 Answers  


What does manifest consists?

0 Answers  


Explain what is the relationship between a Process, Application Domain, and Application?

2 Answers  






what is the diff between remoting and webservice

1 Answers  


What is the purpose of System.EnterpriseServices namespace ?

1 Answers   Digital GlobalSoft,


How do you implement distributed applications in .net?

0 Answers  


What do you know about .NET assemblies?

2 Answers  


What is the difference between remoting and webservice?

0 Answers  


Write a example code for remoting?

0 Answers  


Garbage collector?s functionality on unmanaged code ?

0 Answers   DELL,


Categories