There is a missing code in the "Business Module" recipes for Visual Basic version for the view's designer.vb code if a View/Presenter is selected - the Dispose() method of the view will not dispose of the presenter (only components is disposed). the C# version work correctly...
No files are attached