What distributed process frameworks outside .NET do you know?
Answer / guest
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 |
How can you see which services are running on a Windows box?
How to find methods of a assembly file (not using ILDASM) Reflection
How server form post-back works?
What is the Difference between imperative and interrogative code?
What's the use of system.diagnostics.process class in .net?
What is the root class in .net?
Explain the Scope of public/private/friend/protected/protected friend.
Which is the main Difference Between .Net 2003 and .Net 2005?
Integer & struct are value types or reference types in .NET?
Explain the features that are common to all .Net languages.
How to view a .NET assembly?
What does msil do?