What distributed process frameworks outside .NET do you know?
Answer / 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 |
what is sitemap
define client activated objects (cao)?
Can you pass SOAP messages through remoting?
What is ODP.NET?
What are static assemblies and dynamic assemlies. Differences between them ?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What is the difference between authentication and authorization ?
7 Answers Digital GlobalSoft, Qatar University,
Can you have two files with the same file name in GAC?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What?s typical about a Windows process in regards to memory allocation?
How do you register a .NET assembly?
What is the Difference between CAO and SAO in Remoting.