What’s a proxy of the server object in .NET Remoting?
By in ASP.NET on Jul 14 2006
  • Jul, 2006 14

    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.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS