About remoting and web services. Difference between them?
Answer Posted / renuga
Remoting is a technology used to communcate between
applications of same platform and encoding will be in the
form of binary.
In the case of web service applications in different
platforms can communicate and data will get transferred as
xml files
Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Explain how does assembly versioning in .net prevent dll hell?
Can we configure a .net remoting object via xml file?
what are the requirements to enable remote components to interact each other?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
What are static assemblies?
Explain marshalling and its types in .net remoting
What is a formatter in .net remoting?
Define the lease of the object?
What do you mean by windows authentication?
what is Client-activated object in remoting?
Define remotable objects in .net remoting?
Garbage collector?s functionality on unmanaged code ?
When should we choose .net remoting over .net web services?
What are the security features in .net remoting?
Define singleton activation mode in .net remoting?