What distributed process frameworks outside .NET do you know?
Answer Posted / admin
Distributed Computing Environment/Remote Procedure Calls
(DEC/RPC), Microsoft Distributed Component Object Model
(DCOM), Common Object Request Broker Architecture (CORBA),
and Java Remote Method Invocation (RMI).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are static assemblies?
What do you mean by windows authentication?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What are the security features in .net remoting?
How can you configure a .net remoting object via xml file?
How can we call methods in remoting asynchronously?
Name the distributed systems available apart from .net remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What is a formatter in .net remoting?
Explain when we use web service and when we use remoting?
Define singleton activation mode in .net remoting?
What is unmanaged code?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is the difference between remoting and webservice?
What does manifest consists?