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
Explain serialization formatters in .net remoting
How to decide which to use .net remoting or asp.net web services?
How can you configure a .net remoting object via xml file?
Which Namespaces is used to achieve the Remoting?
Name the distributed systems available apart from .net remoting?
How can we call methods in remoting asynchronously?
What are dynamic assemblies?
Explain the types of .net remoting?
Define a process?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
Define remotable objects in .net remoting?
Types of compatabilities and explain them ?
Define the lease of the object?
Are you aware of containment and Aggregation ?
What are static assemblies and dynamic assemblies?