What are Web server controls in ASP.NET?
Ask by Anonymous User
Updated 18 Sep 2020
- Some of these Web server controls, like button and text box, are similar to the HTML controls.
- Some controls exhibit complex behavior like the controls used to connect to data sources and display data.