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
How can we call methods in remoting asynchronously?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
what are the requirements to enable remote components to interact each other?
define client activated objects (cao)?
What are the channels in .net remoting?
What are dynamic assemblies?
What are the threading types?
Explain the Flow of remoting?
What are the difference between static assemblies and dynamic assemblies?
Difference between .net remoting versus distributed com?
Define delegates and events?
Types of compatabilities and explain them ?
Define the lease of the object?
How do you implement distributed applications in .net?
How to decide which to use .net remoting or asp.net web services?