Can you explain remoting?
No Answer is Posted For this Question
Be the First to Post Answer
How do you register a .NET assembly?
what is sitemap
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
How do you implement distributed applications in .net?
How do you directly call a native function exported from a DLL?
Difference between remoting and web service ?
What are the difference between static assemblies and dynamic assemblies?
Explain the hierarchial description of remoting?
How can objects in two diff. App Doimains communicate with each other ?
what are the various type of channels used by .Net remoting and which is the best one?
What is the difference between .Net Remoting and Web Services ?
Will clr handle unmanaged code or not?