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 is the difference between remoting and webservice?
Is it a good design practice to distribute the implementation to remoting client?
What are the types of remotable objects?
Which one is better WebService and Remoting ?
How do you directly call a native function exported from a DLL?
What are static assemblies and dynamic assemblies. Differences between them?
Define singlecall activation mode in .net remoting?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
How can we call methods in remoting asynchronously?
Will clr handle unmanaged code or not?
Difference between web services & remoting?
How do you implement distributed applications in .net?
What is unmanaged code?
What do mean by remotable objects in .net remoting?
What is the purpose of strong name?