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 |
What are the Style Properties of Combo Box?
Maximum Control Names length?
HTML stands for What? Use of HTML ?
what is the DIFF between Image and Picture box controls
Is it possible to change menu runtime using API? If yes Specify the function names?
how to create exe file using vb
What is data control in vb?
When Activex exe is benificial in vb application
How do I tell when an application executed using the SHELL command is finished?
What are forms in visual basic?
How many objects resides in ADO ?
Besides Standard Exe what are other types of projects in VB?