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 |
What are the different compatibility types when we create a COM component?
Explain object pooling?
What happens when client calls CoCreateInstance?
What is dcom?
What is the use of com component in .net?
what is far pointer and what are the use of far poiter in com/dcom ?????
What are the purposes of AddRef, Release and QueryInterface functions
What should QueryInterface functions do if requested object was not found?
Do COM keep track of all the object references(Accounting)?
Does .net replace com?
What kind of components can be used as DCOM servers?
what is mean by scintific,commercial and business applications? How they differ? Please answer me. Advance thanks.