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
Difference between .net remoting versus distributed com?
Define remotable objects in .net remoting?
Define the lease of the object?
Explain marshalling and its types in .net remoting
Define proxy in .net remoting?
Can we configure a .net remoting object via xml file?
What is Remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
Write a example code for remoting?
What is fundamental of published or precreated objects in remoting?
What are static assemblies?
How do you directly call a native function exported from a DLL?
Define delegates and events?
Define a process?
Which Namespaces is used to achieve the Remoting?