VS control naming rules

Source: Internet
Author: User
VS control naming rules

 

Control naming rules

Type Prefix Example
AdRotator Adrt AdrtTopAd
Button Btn BtnSubmit
Calendar Cal CalMettingDates
CheckBox Chk ChkBlue
CheckBoxList Chkl Chklkavcolors
CompareValidator Valc ValcValidAge
CustomValidator Valx ValxDBCheck
DataGrid Dgrd DgrdTitles
DataList Dlst DlstTitles
DropDownList Ddl DdlCountries
HyperLink Lnk LnkDetails
Image Img ImgAuntBetty
ImageButton Ibtn IbtnSubmit
Label Lbl LblResults
LinkButton Lbtn LbtnSubmit
ListBox Lst LstCountries
Panel Pnl PnlForm2
PlaceHolder Plh PlhFormContents
RadioButton Rad RadFemale
RadioButtonList Radl RadlGender
RangeValidator Valg ValgAge
RegularExpression Vale ValeEmail_Validator
Repeater Rpt RptQueryResults
RequiredFieldValidator Valr ValrFirstName
Table Tbl TblCountryCodes
TableCell Tblc TblcGermany
TableRow Tblr TblrCountry
TextBox Txt TxtFirstName
ValidationSummary Vals ValsFormErrors
XML Xmlc XmlcTransformResults

ADO. NET Control naming rules

Type Prefix Example
Connection Con ConNorthwind
Command Cmd CmdReturnProducts
Parameter Parm ParmProductID
DataAdapter Dad DadProducts
DataReader Dtr DtrProducts
DataSet Dst DstNorthWind
DataTable Dtbl DtblProduct
DataRow Drow DrowRow98
DataColumn Dcol DcolProductID
DataRelation Drel DrelMasterDetail
DataView Dvw DvwFilteredProducts

Variable naming rules

Type Prefix Example
Array Arr ArrShoppingList
Boolean Bln BlnIsPostBack
Byte Byt BytPixelValue
Char Chr ChrDelimiter
DateTime Dtm DtmStartDate
Decimal Dec DecAverageHeight
Double Dbl DblSizeofUniverse
Integer Int IntRowCounter
Long Lng LngBillGatesIncome
Object Obj ObjReturnValue
Short Shr ShrAverage
Single Sng SngMaximum
String Str StrFirstName

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.