In which conditions do you opt for Remoting services?
Answer Posted / veera
when both the server and client r under our control then we
use .net remoting.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Define the lease of the object?
Define delegates and events?
Elaborate the term WebService and how it differ from Remoting?
What are the advantage of remoting over web services?
What is unmanaged code?
What are different types of assemblies?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Explain how to directly call a native function exported from a dll?
What is the Difference between CAO and SAO in Remoting.
How to directly call a native function exported from a dll?
How to decide which to use .net remoting or asp.net web services?
Garbage collector?s functionality on unmanaged code ?
What do you mean by passport authentication?
Define singlecall activation mode in .net remoting?