Web Tutorials

Interview Q & A

Code Examples

Utility Tools

ASP.NET Page Load Event

ASP.NET page Load event will be fired when page is loaded including all controls in asp.net page life cycle.

Syntax

ASP.NET Page Load Event Example - Default.aspx

ASP.NET Page Load Event Example - Default.aspx.cs

Above example will produce following output

RequiredFieldValidator

RegularExpressionValidator

RangValidator

CompareValidator

CustomValidator

ValidationSummary