S
sck10
Hello,
Numerous people have kindly commented on my use of the Hungarian style
naming convention, which I am appreciative of. In trying to move away from
this naming style, I have run into some difficulty. For example, I have a
application that has something like the following:
Text Box: txtLastName
Label: lblLastName
HiddenValue: hdnLastName
In terms of best practice, how should I name these three objects? Any help
with this would be appreciated.
Thanks, sck10
Numerous people have kindly commented on my use of the Hungarian style
naming convention, which I am appreciative of. In trying to move away from
this naming style, I have run into some difficulty. For example, I have a
application that has something like the following:
Text Box: txtLastName
Label: lblLastName
HiddenValue: hdnLastName
In terms of best practice, how should I name these three objects? Any help
with this would be appreciated.
Thanks, sck10