This is a general programming question - not really VB.net specific, but I am not aware of a better forum to post this in - so I'm posting it my favorite forum, right here. 
I remember learning in school that it's not good to declare objects globally; rather, it's better to pass needed objects into routines as arguments.
Why?
Thanks,
Lazer
I remember learning in school that it's not good to declare objects globally; rather, it's better to pass needed objects into routines as arguments.
Why?
Thanks,
Lazer