2 votes
closed
Visual Basic Version of the SCSF has a missing code in the view's dispose method.

Description

 
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...

File Attachments


No files are attached


Closed Apr 28 2008 at 7:19 PM  by MichaelPuleio
Fixed in SCSF April 2008

Comments

most recent at top (show oldest at top)
AAKLebanon wrote Mar 26 2008 at 7:26 PM
I have noticed that the missing code is also in the "Foundation Module" recipes for Visual Basic version.

PWMichel wrote Mar 26 2008 at 3:30 AM
I just spent a day trying to find out why my presenters were not being removed when my views were closed and disposed. It would be nice if the dispose method on the view also removed the view from the workitem.items collection as the presenters dispose method does.

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987