What are binary and project compatibility?

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


Please Help Members By Posting Answers For Below Questions

Give brief description about class?

1568


I have several megabytes of memory. Why do I get an "out of memory" error?

1207


Difference between Linked Object and Embedded Object?

1881


How to use advanced data-bound controls.

727


What is "NULL"?

1121






How do I create a new form in visual basic?

592


1s it posible to Create Tables Through Querydef?

1805


What do you know about user forms.

768


Which type of object requires this object?

1665


How many objects resides in ADO ?

1595


What is snapshot in vb?

626


How do I speed up control property access?

1098


What is ODBC Direct and Microsoft Jet Database Engine ?

1567


What is the Windows API?

1096


How do I do drag & drop between applications?

1094