What's a proxy of the server object in .NET Remoting?
Submitted by: AdministratorIt'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.
Submitted by: Administrator
Submitted by: Administrator
Read Online Dot Net Job Interview Questions And Answers
Top Dot Net Questions
☺ | What is Delegation in .NET? |
☺ | How to achieve Polymorphism in VB.Net? |
☺ | What is an Intermediate language? |
☺ | What is Viewstate in .NET? |
☺ | How is meant by DLL in .NET? |
Top Dot Net Technologies Categories
☺ | MSF Interview Questions. |
☺ | .Net Architecture Interview Questions. |
☺ | ASP.Net MVC Interview Questions. |
☺ | Entity Framework Interview Questions. |
☺ | C# (Sharp) Programming Language Interview Questions. |