looking for something like a code guidline....

i.e. that a TextBox should have the prefix: txt


TextBox --> txt i.e. txtCustomer

Label --> lbl i.e. lblCustomer

String --> str i.e. strCustomer

bool --> boo i.e. booIsValide



is something like that anywhere available?




gicio