Answer Posted / ganesh
Remotable objects are object that are instantiated outside
the caller's application domain.
Either by value or by reference.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define singleton activation mode in .net remoting?
Can you pass SOAP messages through remoting?
Explain how does assembly versioning in .net prevent dll hell?
When do we use delegates in your remoting applications?
Will clr handle unmanaged code or not?
What is the proxy of the server object in .net remoting?
What are the ways to renew lifetime leases of objects?
What are the difference between static assemblies and dynamic assemblies?
What are the advantage of remoting over web services?
What are the threading types?
What are static assemblies and dynamic assemblies?
What are static assemblies?
How can we call methods in remoting asynchronously?
Explain the types of .net remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?