What are the different compatibility types when we create a
COM component?
Answers were Sorted based on User's Feedback
Answer / neha dogra
Three Compatibility Types:
1. No Compatibility: New GUID created and references from other components will not work.
2. Project Compatibility: Default for any new component
3. Binary Compatibility: GUID does not change, references from other components will work.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / nilesh b
Following are compatibility types in COM
Binary Compatibility - For Backward COmpatibility
Project Compatibility - For Debugging Purpose
No COmpatibility
Is This Answer Correct ? | 2 Yes | 1 No |
What is dao in visual basic?
What is a datacontrol?
How can you read content from file?
How can you read content from file?
Is visual basic c#?
How would you attach pictures in Treeview Control?
What do you mean by Databound Controls Explain?
What is RdExecDirect?
___,_____ and ____ container objects.
Difference between listbox and combo box.
Explain the types of Views in Listview Control?
What is the use of Immediate, Local Window?