Difference between revisions of "Tips"

From HashVB
Jump to: navigation, search
Line 14: Line 14:
 
* [[Sleep without locking]] - A Sleep function that doesn't freeze the process
 
* [[Sleep without locking]] - A Sleep function that doesn't freeze the process
 
* [[Speed]] - A few tips about speeding up your code.
 
* [[Speed]] - A few tips about speeding up your code.
* [[Indent]] - How to always indent your code.
+
* [[Long Strings]] - Easier methods to debug.

Revision as of 23:25, 15 February 2007

Here are a selection of VB tips that will make you progamming life easier.