Description of Using the CustomValidator Control :
Using the CustomValidator Control is an ASP.NET tutorial which specially concentrates on custom validator control, which is one of the form validation control that checks the custom logic to perform the form validation. In this tutorial programmers can learn about event handlers which perform server side validation and also the author elaborates about performing client side validation.