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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of channels used by .net remoting and which is the best one?

497


Explain marshalling and its types in .net remoting

522


How to directly call a native function exported from a dll?

573


Garbage collector?s functionality on unmanaged code ?

3101


Explain the types of .net remoting?

612






Types of compatabilities and explain them ?

2037


Define proxy in .net remoting?

573


What are the channels in .net remoting?

535


Define singlecall activation mode in .net remoting?

521


What is unmanaged code?

530


What are the advantage of remoting over web services?

498


How to decide which to use .net remoting or asp.net web services?

501


What is the purpose of strong name?

582


What is the Difference between CAO and SAO in Remoting.

564


Define remotable objects in .net remoting?

559