Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how to perform remoting?
How to perform Remoting?
How do you reference to a private & shared assembly ?
Where is global assembly cache located on the system?
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?
What is an assembly and what does manifest consists ?
How can you debug failed assembly binds?
What are the difference between static assemblies and dynamic assemblies?
What is the proxy of the server object in .net remoting?
What are the security measures exist for .net remoting in system.runtime.remoting?
Will clr handle unmanaged code or not?