Use jquery validate for form validation in asp.net webform. It includes email validation, Name validation, radio button and checkbox validation, and also email availability validation using a web service.
In this tutorial i have used a jquery plugin which makes form validation really very simple. This is the part of my social networking application in asp.net web forms. It checks whether entered email is available or it'ss already in database using asp.net web service and AJAX.
Visit my website: http://www.inopinion.org/