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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What do the terms “boxing” and “unboxing” mean?

532


Explain what are an object and a class?

565


What is common language specification (cls)?

640


What are .net functions?

525


State the various features present in .NET?

598






What is the difference between a namespace and assembly name in .net?

522


What is a windows process in .net?

577


What does stateless mean?

633


Please explain what is reflection and what is it for?

501


Explain me what is an anonymous method and how is it different from a lambda expression?

535


A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?

510


What is Polymorphism? How does VB.NET/C# achieve polymorphism?

2472


What is Full trust permission set in .Net

1908


Explain the different parts of an assembly?

582


Can you explain what do you understand about web service?

602