What are binary and project compatibility?



What are binary and project compatibility?..

Answer / ritesh ratna

For a Component is developed under Project Compatibilty,
it's GUID never changes on it's signature change and/or
recompilation hence, the older version of the component,
that have already been distributed will still be working
without any problem. However in case of Binary
Compatibilty, whenever the component is recompiled,
irrespective of whether it's signature has changed or not,
its GUID would defiinately change (a New GUID is assigned),
hence it becomes extremely essential that all the older
versions of the component should be changed, as they would
no longer work and would throw an error on execution.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Types of LockEdits in DAO? 51 .Types of Recordsets.

0 Answers  


Is there any way to pass a variable to a form apart from using global variables?

0 Answers  


what are Instancing for classes provided by ActiveX component like prive, publicnotcreatable,SingleUse, GlobalSinleUse,MultiUse.

1 Answers   HCL,


what is the front end you used?

3 Answers   Satyam,


How can you filter out specific type of file using file system controls?

0 Answers  






How would you Create a Query Builder and Explain its uses ?

0 Answers  


what is the Property used to add a menus at runtime?

0 Answers  


What is ODBC Direct and Microsoft Jet Database Engine ?

0 Answers  


What is the tool used to configure the port range and protocols for DCOM communications?

1 Answers   IBM,


how to get printout between two dates informations in datareport in vb6.0

1 Answers  


What do you know about user forms.

0 Answers  


what are the Parts of ODBC?

0 Answers  


Categories