Answer Posted / merinkmathew
Net remoting replaces DCOM. Web Services that uses remoting
can run in anyApplication type i.e. Console Application,
Windows Form Applications,Window Services etc. In CLR
Object Remoting we can call objectsacross network.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain the differences between marshal by value and marshal by reference?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What are the security features in .net remoting?
What are the different types of channels used by .net remoting?
Elaborate the term WebService and how it differ from Remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
Define singleton activation mode in .net remoting?
What is asynchronous programming?
what are the requirements to enable remote components to interact each other?
What are the threading types?
What is unmanaged code?
Garbage collector?s functionality on unmanaged code ?
What are the security measures exist for .net remoting in system.runtime.remoting?
Can we configure a .net remoting object via xml file?
Explain serialization formatters in .net remoting