Describe the Server Control Events of ASP.NET?
Sudhir Goswami
Events:- The Page_Load Event The Page.IsPostBack Property
Server controls are tags that are understood by the server.There are three kinds of server controls:HTML Server Controls - Traditional HTML tagsWeb Server Controls - New ASP.NET tagsValidation Server Controls - For input validation