C# Programming - .NET Framework - Discussion
Discussion Forum : .NET Framework - General Questions (Q.No. 13)
13.
Which of the following statements is correct about the .NET Framework?
Discussion:
10 comments Page 1 of 1.
Thilaga said:
8 years ago
Thanks @Amit.
Surendra saharan said:
8 years ago
Thanks @Amit.
Your answer is very helpful.
Your answer is very helpful.
Ruchira said:
9 years ago
Thanks for your answer @Amit.
Amit said:
1 decade ago
DCOM (Distributed Component Object Model) Communicate b/w older and newer application through COM interoperability then RCW (runtime callable wrapper), CCW (COM callable wrapper) come into the picture.
RCW -- its converted unmanage com library into manage .Net library.
CCW -- its converted manage library into unmanaged library for COM application.
RCW -- its converted unmanage com library into manage .Net library.
CCW -- its converted manage library into unmanaged library for COM application.
Jaipal Singh said:
1 decade ago
DCOM (Distributed Component Object Model) is a set of Microsoft concepts and program interfaces in which client program object s can request services from server program objects on other computers in a network. DCOM is based on the Component Object Model (COM), which provides a set of interfaces allowing clients and servers to communicate within the same computer.
(1)
Gaurav Kumar Saini said:
1 decade ago
Thanks Dude.
Karthickkumar.b said:
1 decade ago
DCOM is an instance for Distributed Component Object Model and DCOM is orginally called NetworkOLE.
DCOM is proprietary MS technolgy for communication amoung S/w component distributed across the networked computers. And then another point is DCOM is the major competitor to CORBA. It's solve the problem of marshelling&garbage collection.
DCOM is proprietary MS technolgy for communication amoung S/w component distributed across the networked computers. And then another point is DCOM is the major competitor to CORBA. It's solve the problem of marshelling&garbage collection.
Venkatesh said:
1 decade ago
Can any body please explain this question ?
D.SriHarsha Vardhan said:
1 decade ago
What is DCOM?
Shikha said:
1 decade ago
Please explain about DCOM.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers