Prefix of Asp.Net Controls


Thursday, August 20, 2009

This post can be help full for the Asp.Net Begineer,
This post suggest you to follow the prefix for Asp.Net Controls in your code to follow the codeing standard.

Control(Prefix)
Label(lbl)
TextBox(txt)
DataGrid(dg)
Button(btn)
ImageButton(ibtn)
Hyperlink(lnk)
DropDownList(ddl)
ListBox(lst)
DataList(dlst)
Repeater(rep)
Checkbox(chk)
CheckBoxList(chk)
RadioButton(rdo)
RadioButtonList(rdo)
Image(img)
Panel(pan)
PlaceHolder(plh)
Calender(cal)
Adrotator(adr)
Table(tbl)
[All] Validators(val)
ValidationSummary(vals)



For More details contact
Rajesh Singh
Asp.Net Developer
Indianic infotech ltd (India)
rajesh@indianic.com

No comments :