What?s a proxy of the server object in .NET Remoting?



What?s a proxy of the server object in .NET Remoting?..

Answer / guest

It?s a fake copy of the server object that resides on the
client side and behaves as if it was the server. It handles
the communication between real server object and the client
object. This process is also known as marshaling

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?

8 Answers  


What is the concept of inheritance in .net?

0 Answers  


What is the difference between a debug and release build?

0 Answers  


How can I tell if .net 3.5 is installed?

0 Answers  


State some of the different languages supported by .net?

0 Answers  


Do you know what's the difference between .net and laravel?

0 Answers  


What are the two kinds of properties.

2 Answers   Wipro,


What?s Singleton activation mode?

1 Answers  


What are the namespace available in .net?

0 Answers  


What are code contracts?

0 Answers  


what are connection strings?

0 Answers   Manhattan, RTRT,


Where?s Windows service database located?

2 Answers  


Categories