What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
857Post New Dot Net Remoting Questions
Define proxy in .net remoting?
What are the different types of channels used by .net remoting?
What are the types of remotable objects?
Define the lease of the object?
Can we configure a .net remoting object via xml file?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What are the security features in .net remoting?
Explain serialization formatters in .net remoting
Difference between web services & remoting?
What are the remotable objects in .net remoting?
How to decide which to use .net remoting or asp.net web services?
What are the threading types?
Explain how to directly call a native function exported from a dll?
What is the purpose of strong name?
What is unboxing?