In which conditions do you opt for Remoting services?
Answer Posted / amarjeet singh
Remoting is used for .Net to .Net communication and in case
of Remoting we can use protocol other than
HTTP.Serialization in .Net remoting is handled by CLR
in .net Remoting.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you directly call a native function exported from a DLL?
Difference between .net remoting versus distributed com?
What are the threading types?
Explain serialization formatters in .net remoting
what are the requirements to enable remote components to interact each other?
Elaborate the term WebService and how it differ from Remoting?
What does manifest consists?
What is the Difference between CAO and SAO in Remoting.
Explain the differences between marshal by value and marshal by reference?
Explain how to directly call a native function exported from a dll?
What are the difference between static assemblies and dynamic assemblies?
What are the ways to configure remoting objects before client can use them?
What are the advantage of remoting over web services?
What are the information required to configure remote objects?
What are dynamic assemblies?