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 |
how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?
What is the concept of inheritance in .net?
What is the difference between a debug and release build?
How can I tell if .net 3.5 is installed?
State some of the different languages supported by .net?
Do you know what's the difference between .net and laravel?
What are the two kinds of properties.
What?s Singleton activation mode?
What are the namespace available in .net?
What are code contracts?
what are connection strings?
Where?s Windows service database located?