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 object pooling?
What is COM?
Optimization technique description ?
Is the com architecture same as .net architecture?
Explain how to register dll in com / com+ application?
Explain durability?
What is availability?
How CCW and RCW is working?
What is use of ContextUtil class?
Define reliability?
Explain how to make a net component talk to a com component?