Hi everyone,
I have more of a general newbie question: what is good coding practice for commonly used code? I am experienced in Java and there I know it's good to make a class with a bunch of methods to be used in many places instead of writing the method in each place. Is there a similar concept or structure in VB.net?
Thanks for any help.
I have more of a general newbie question: what is good coding practice for commonly used code? I am experienced in Java and there I know it's good to make a class with a bunch of methods to be used in many places instead of writing the method in each place. Is there a similar concept or structure in VB.net?
Thanks for any help.