Does .net replace com?



Does .net replace com?..

Answer / Pankaj Negi

No, .NET does not replace COM entirely. Although it provides a different application framework and programming model, many legacy applications still use COM for interoperability between components. However, for new development, .NET is often preferred due to its modern features, performance advantages, and better integration with web services.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COM DCOM Interview Questions

What are the different compatibility types when we create a COM component?

1 Answers   TCS,


Explain object pooling?

1 Answers   HCL,


What happens when client calls CoCreateInstance?

2 Answers   Cap Gemini,


What is dcom?

1 Answers  


What is the use of com component in .net?

1 Answers  


what is far pointer and what are the use of far poiter in com/dcom ?????

2 Answers   HCL,


What are the purposes of AddRef, Release and QueryInterface functions

2 Answers  


What should QueryInterface functions do if requested object was not found?

1 Answers  


Do COM keep track of all the object references(Accounting)?

3 Answers   Microsoft,


Does .net replace com?

1 Answers  


What kind of components can be used as DCOM servers?

1 Answers  


what is mean by scintific,commercial and business applications? How they differ? Please answer me. Advance thanks.

0 Answers   Excel,


Categories