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
Explain what is immutability, what is it for and how is it codified?
What data providers available in .net to connect to database?
Explain what is the difference between web application and enterprise application?
Please explain what are an object and a class?
What are the types of jit?
How can I get at the win32 api from a .net program?
Explain memory-mapped files.
What is reflection in microsoft .net context?
When should I use .net core?
How you apply a theme in whole application in .Net?
Explain .net framework overview?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
Explain what is mutex?
Explain the different parts of an assembly?
How do you instantiate a complex number?