Tips and Tricks
Visuallus leads you up to his Spell Book room. This is where he keeps small scale spells and equipment that allow him write VB programs faster.
Its true. Tips and tricks are definitely part of the magic and part of every good Visual Basic program. They are the little spells that make your programs whole, or speed up your development process. Many a time, I have struggled to write a certain function only to end up stumbling on a code snippet that did my job even better later on. So before you struggle on some big function, do check this place out.
Code snippets are not the only stuff here. Time saving ways on how to use some hidden function of the Visual Basic program can be found here, especially in the Beginners section. So take your time to look over these wonderful tips !
Beginners' Tips
This is where you will get tips generally beginners would find useful.
Intermediate Tips
This is where you will get tips generally intermediate programmers would find useful.
Advanced Tips
This is where you will get tips generally advanced programmers would find useful.