Disadvantages of com components?
Answers were Sorted based on User's Feedback
Answer / abhishek maitrey
COM components are not extensible and needs registration
while used.
Is This Answer Correct ? | 18 Yes | 1 No |
Answer / kavitha
Main disadvantage of using com components is dll hell problem.
Is This Answer Correct ? | 14 Yes | 4 No |
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 |
Explain the new three features of com+ services, which are not there in com (mts)?
Explain disadvantages of com components?
Explain role-based security?
Explain how to register com+ services?
What is CCW (COM Callable Wrapper) ?
What is reliability?
Define object pooling?
Explain how to register dll in com / com+ application?
What is scalability?
Explain consistency?
How CCW and RCW is working?
Explain integrity ?