Tag Archives: killing application completely

exiting your vb.net application completely.

i had written an app in which even after pressing the exit button or close button,i could still see the process occupy some memory in task manager. to deal with this,i googled for a while and came to know that this situation arises when some of my application components or objects are still referencing in the [...]
Posted in VB 2008 | Also tagged , | 1 Comment