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 |
Explain about .net assemblies?
Why is .net used?
What is a .net class?
what user controls are and what server controls are and the differences between the two.
What are the new thee features of com+ services, which are not there in com (mts)?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
Does .net supports destructors concept?
What is a windows process in .net?
What is Method Overriding? How to override a function in C#?
what is event inheritance and event delegation?
Please explain what are an inheritance, polymorphism, and encapsulation?
What is an Interface? Have you ever developed an Interface.