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
What are the situations you will use singleton architecture in remoting ?
Explain threading types?
What are the ways to renew lifetime leases of objects?
What are the advantage of remoting over web services?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What is the proxy of the server object in .net remoting?
How can you configure a .net remoting object via xml file?
Is it a good design practice to distribute the implementation to remoting client?
What are the channels in .net remoting?
Define a process?
What are the ways to configure remoting objects before client can use them?
Garbage collector?s functionality on unmanaged code ?
Difference between .net remoting versus distributed com?
Can we configure a .net remoting object via xml file?