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 |
What is a delegate in .NET?
What do you mean by Driver Script?
Explain what is a manifest in .net?
Explain the procedure to add assemly to gac to make it shared one?
What is alias ? Is it used in .Net ?
What is reflection in microsoft .net context?
Describe the Managed Execution Process
Explain the two different types of typecasting?
Explain can the validation be done in the server side? Or this can be done only in the client side?
what is the default security setting in .net?
What is Complex Class in .NET?
What is the difference between Server.Transfer and Response.Redirect?