DEVFYI - Developer Resource - FYI

Name and explain the different compatibility types when creating a COM component

Visual Basic Interview Questions and Answers


(Continued from previous question...)

2. Name and explain the different compatibility types when creating a COM component

No Compatibility ? New GUID created, references from other components will not workProject Compatibility ? Default for a new component Binary Compatibility ? GUID does not change, references from other components will work

(Continued on next question...)

Other Interview Questions