Which Namespaces is used to achieve the Remoting?
No Answer is Posted For this Question
Be the First to Post Answer
define client activated objects (cao)?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What is a strong name?
Explain how does assembly versioning in .net prevent dll hell?
How do you directly call a native function exported from a DLL?
What technology enables out-of-proc communication in .NET ?
Define singleton activation mode in .net remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What is an assembly and what does manifest consists ?
What is fundamental of published or precreated objects in remoting?
Write a example code for remoting?