Why during interviews people ask about “Coding guidelines”?
Many times during interviews we come across a question “Tell me something about Coding guidelines you have been following”. What people answer for these questions? We put some prefix before naming controls like tx,lbl etc. Example: txtCustomerName. For naming variables we follow some guidelines like PrefixAccessModifierVariableName. Example intPriCustomerNo. Blah, blah, blah etc. Do you really