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 many types of generations are there in a garbage collector?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Can we have same method with same name and signature using partial classes
What is dot net and its uses?
What are the differences between user control and server control?
Can I write il programs directly?
Explain the purpose of Remoting in .NET?
0 Answers Petranics Solutions,
How do you start, pause, continue or stop a Windows service off the command line?
Explain what is immutability, what is it for and how is it codified?
Explain about .NET services?
what are the Goals of the UIP Application Block?
How to Exchange data between Webservices