These are the major benefits of asp.net controls:
- Asp.net controls provides us to maintain browser compatibility.
- Asp.net controls provides us to clearly separate the design content from application logic.
- Asp.net controls expose the HTML element of a page in an intuitive object model.
- Asp.net controls automatically retain the value of their properties by participating in view state.