asp.net.ph

Skip Navigation LinksHome > Getting Started > ASP.NET Primer > Introducing Web Forms Server Controls

Introducing Web Forms Server Controls

Authoring an ASP.NET Page   Introducing ASP.NET Web Forms   Publishing ASP.NET Files


This article covers a quick overview of Web Forms server controls and what each of them can do.

Data Controls Data Source Controls HTML Controls Login Controls
Navigation Controls Standard Controls Validation Controls

ASP.NET Data Controls


DataGrid DataList DetailsView FormView
GridView Repeater

ASP.NET Data Source Controls


AccessDataSource SqlDataSource ObjectDataSource XmlDataSource

ASP.NET HTML Controls


HtmlAnchor HtmlButton HtmlForm HtmlGenericControl
HtmlImage HtmlInputButton HtmlInputCheckBox HtmlInputFile
HtmlInputHidden HtmlInputImage HtmlInputRadioButton HtmlInputText
HtmlSelect HtmlTable HtmlTextArea

ASP.NET Login Controls


ChangePassword CreateUserWizard Login LoginName
LoginStatus LoginView PasswordRecovery

ASP.NET Navigation Controls


Menu SiteMapDataSource SiteMapPath TreeView

ASP.NET Standard Controls


AdRotator BulletedList Button Calendar
CheckBox CheckBoxList Content ContentPlaceHolder
DropDownList FileUpload HiddenField HyperLink
Image ImageButton ImageMap Label
LinkButton ListBox Literal Localize
MultiView Panel PlaceHolder RadioButton
RadioButtonList Substitution Table TableCell
TableRow TextBox View Wizard
XML

ASP.NET Validation Controls


CompareValidator CustomValidator RangeValidator RegularExpressionValidator
RequiredFieldValidator ValidationSummary

Authoring an ASP.NET Page   Introducing ASP.NET Web Forms   Publishing ASP.NET Files



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note