Disadvantages of com components?

Answers were Sorted based on User's Feedback



Disadvantages of com components? ..

Answer / abhishek maitrey

COM components are not extensible and needs registration
while used.

Is This Answer Correct ?    18 Yes 1 No

Disadvantages of com components? ..

Answer / kavitha

Main disadvantage of using com components is dll hell problem.

Is This Answer Correct ?    14 Yes 4 No

Disadvantages of com components? ..

Answer / srinivasu neti

1. Does not supports implement-inheritence
2. Version compatibility.
3. Fully dependant on registry hence doesn't work on non-window platforms.,

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More COM+ Interview Questions

What is security?

0 Answers  


Explain object pooling?

1 Answers  


How does you handle this COM components developed in other programming languages in .NET?

1 Answers  


Explain how to make a net component talk to a com component?

0 Answers  


What is the difference between com architecture and .net architecture?

0 Answers  






Explain consistency?

2 Answers  


Is the COM architecture same as .Net architecture? What is the difference between them?

1 Answers  


Is the COM architecture same as .Net architecture? What is the difference between them ?

3 Answers  


Are com components serializable?

2 Answers   Microsoft,


How will you register com+ services?

3 Answers  


What is integrity?

0 Answers  


Explain how does you handle this com components developed in other programming languages in .net?

0 Answers  


Categories