To see the example in action:

1. Run the Garden.vbp project.
2. Change the Version Compatibilty from Project to Binary.
3. Add an extra parameter to the AddToDatabase method
     Public Function AddToDatabase(BadParam As Integer) As Boolean
4. Recompile the Garden.dll component.
5. Dismiss the Break/Preserve Compatibility dialog by
   clicking on Cancel.