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

What are channels in .NET Remoting?

2 Answers   Rolta,


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

0 Answers  


What is WSDL and disco file ?

3 Answers   CybAge, IBM, TCS,


What are nullable types in .NET

0 Answers   TryTechnicals Pvt Ltd,


How Can Registry Editor in .NET?

1 Answers  






How to implement CAS in .Net?

0 Answers   247Customer,


What does SCM do?

2 Answers  


How ASP .NET different from ASP?

4 Answers  


Explain different types of html, web and server controls.

0 Answers  


What is CLR? How it will work?

3 Answers   NeoSoft,


Example from .net. Integer & struct are value types or reference types in .net?

0 Answers  


What is common language specification (cls)?

0 Answers  


Categories