Very good one
I still remember about Microsoft standards that I read a while back when appearing for MCSD exams.
Some examples:
String variable = $strName
Integer = $intNumber
Boolean = $boolCorrect
Also helps other people in your project to understand what the variable is and how will it react if used in his part of code.