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

Define proxy in .net remoting?

577


What is the difference between remoting and webservice?

529


Define delegates and events?

586


What are static assemblies and dynamic assemblies. Differences between them?

641


Explain serialization formatters in .net remoting

570






What are the ways to configure remoting objects before client can use them?

608


Explain Singleton design pattern of Remoting?

559


Can you pass SOAP messages through remoting?

578


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

503


Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com

2316


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

536


Difference between .net remoting versus distributed com?

576


What is unboxing?

494


When should we choose .net remoting over .net web services?

545


Can you explain remoting?

608