harriyott.com

27 February, 2008

Tip - using units of measure

When naming a variable or database column that is used to store a measure, include the units of measure in the name. For example, instead of calling a column Height, call it HeightInInches. This prevents misunderstandings in future maintenance.