-
Pages
Categories
Archives
-
Tag Archives: vb 2008
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 [...]
how to code simple splash screen for your application with vb 2008