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
What are the types of remoting?
Explain Singleton design pattern of Remoting?
Explain marshalling and its types in .net remoting
Define a process?
Define proxy in .net remoting?
Define remotable objects in .net remoting?
What are the ways to configure remoting objects before client can use them?
Explain how to perform remoting?
What is the proxy of the server object in .net remoting?
How to decide which to use .net remoting or asp.net web services?
Types of compatabilities and explain them ?
What are the security features in .net remoting?
Can we configure a .net remoting object via xml file?
Define delegates and events?
Can you explain remoting?