Answer Posted / 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 View All Answers
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
What is ActiveX Dll and ActiveX Exe?
How do I do Peek and Poke and other low-level stuff?
What are 3 main differences between flexgrid control and dbgrid control?
Data Control missing from toolbox when I use VB under NT3.5. Why?
How would you navigate between one document to another document in Internet Explorer ?
How to customize workgroup message?
How to get Cursor position using API?
How would you create properties by using class Builder Wizard?
What is the use of Tabledef?
___,_____ and ____ container objects.
What are the scope of the class?
Does VB support pointers to functions?
Scope of API's can be of types, what are they?
Types of ActiveX Components in VB?