What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
1 9706Post New Dot Net Remoting Questions
What is objref object in remoting?
What are the types of remotable objects?
What are the situations you will use singleton architecture in remoting ?
What are the information required to configure remote objects?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What is Remoting?
Define singlecall activation mode in .net remoting?
What are the channels in .net remoting?
What are different types of assemblies?
What is fundamental of published or precreated objects in remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Explain the Flow of remoting?
What are the security measures exist for .net remoting in system.runtime.remoting?
what is Client-activated object in remoting?