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
Write a example code for remoting?
what are the requirements to enable remote components to interact each other?
What are the types of remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
Define singleton activation mode in .net remoting?
Elaborate the term WebService and how it differ from Remoting?
What are the different types of channels used by .net remoting?
When should we choose .net remoting over .net web services?
What is fundamental of published or precreated objects in remoting?
What is asynchronous programming?
What does manifest consists?
What are dynamic assemblies?
What are static assemblies?
Can you pass SOAP messages through remoting?
What is the proxy of the server object in .net remoting?