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 types of remoting?

629


Write a example code for remoting?

634


Explain how does assembly versioning in .net prevent dll hell?

630


How can you configure a .net remoting object via xml file?

656


Define delegates and events?

657






About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?

2652


Define singleton activation mode in .net remoting?

593


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

1736


How do you directly call a native function exported from a DLL?

6832


Define remotable objects in .net remoting?

640


Define singlecall activation mode in .net remoting?

599


How do you implement distributed applications in .net?

580


What are different types of assemblies?

667


When do we use delegates in your remoting applications?

602


What are the types of remotable objects?

665