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 |
What is the base class of Button control?
What is prerender event of a page?
Explain the main components in .net?
Tell us why do we use the “using” statement?
How can I get at the win32 api from a .net program?
What is "common language runtime" (clr) in .net?
What is Full trust permission set in .Net
Can you write a class without specifying namespace?
Is .net a language?
can we use private assembly in other project in dot net.
How do you define the lease of the object in .net?
Name some of the languages .NET support?