C
Chuck
I'm noticing a lot of VB.net examples are not using hungarian notation
(or variants of it) when declaring variables (i.e. strMyString,
iMyBoolean etc).
Is there a generally accepted "norm" for naming variables? What do
you guys use?
(or variants of it) when declaring variables (i.e. strMyString,
iMyBoolean etc).
Is there a generally accepted "norm" for naming variables? What do
you guys use?