Description of Use prefix notation when naming your variables :
This ASP article explains the ways to declare the variable names in web applications. It guides you to define the variable name in a way that itself makes others to understand the usage of that variable name and the data type it is assigned so as to reduce the complexity while reading the code. Given list provides the prefixes that can be added with varialbe names.