ASP.NET Web server controls are the objects on ASP.NET Web pages. They are to perform different operations like storing, display and transfer the data. Each server control contains its own set of events(click, change, load etc...) to execute the functionalities. They are called control events. ASP.Net controls contains the tag "runat="server"". There are different types of Server controls available in ASP.Net
They are
1. Button Controls
- Button
- Link button
- Image button
2. Text Box
3. Label
4. Checkbox
5. Radio button
6. List Controls
- Drop-down list
- List box
- Radio button list
- Checkbox list
- Bulleted list
7. Hyperlink Control
8. Image Control




SQL Server
C#.Net
ASP.Net
ADO.Net
jQuery
No comments:
Post a Comment