I'm writing a new app in vb.net 2003 for a handheld barcode scanner running
CE v4.2 with 64MB RAM. Someone told me they thought that the length of the
variable names affects the utilization of resources. Is this correct? Is it
important to keep the variable names as short as possible on an app like
this--one that is going to be large and involved, so as not to chance running
out of resources on the scanner?