Google News
logo
ASP.NET - Interview Questions
How many types of Server controls are supported by ASP.NET?
There are mainly four different types of  Server-side controls in ASP.NET :
 
* HTML server controls
* Web Server controls
* User controls
* Validation controls
Advertisement