LEARN 3 : ABOUT IT [ASP.NET]
LESSON 6 : WEB SERVER CONTROLS
Categories of Web controls:
- Web controls that are used to display text
- Web controls that are used to collect user input
- Web controls that are used to display data from database
Web Server Controls
Three types:
- Simple
- Textbox, Button, Checkbox, DropDownList, Label, etc.
- Validation Controls
- Validate user inputs
- Rich Controls
- Calendar, navigation, ad-rotator …
Source : My previous study
No comments:
Post a Comment