What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
894Post New Dot Net Remoting Questions
What are static assemblies and dynamic assemblies. Differences between them?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What is unboxing?
What are the steps to publish an object outside the service domain
Explain Singleton design pattern of Remoting?
Which Namespaces is used to achieve the Remoting?
What is the difference between remoting and webservice?
Difference between .net remoting versus distributed com?
What are the ways to configure remoting objects before client can use them?
What are the ways to renew lifetime leases of objects?
When should we choose .net remoting over .net web services?
Which one is better WebService and Remoting ?
What is unmanaged code?
Garbage collector?s functionality on unmanaged code ?
What do mean by remotable objects in .net remoting?