What are remotable objects in .NET Remoting?

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


Please Help Members By Posting Answers For Below Questions

How can we call methods in remoting asynchronously?

619


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

589


what are the requirements to enable remote components to interact each other?

616


define client activated objects (cao)?

708


What are the channels in .net remoting?

613






What are dynamic assemblies?

656


What are the threading types?

632


Explain the Flow of remoting?

682


What are the difference between static assemblies and dynamic assemblies?

648


Difference between .net remoting versus distributed com?

661


Define delegates and events?

657


Types of compatabilities and explain them ?

2105


Define the lease of the object?

670


How do you implement distributed applications in .net?

580


How to decide which to use .net remoting or asp.net web services?

564