Page view counter

[How Do I:] Use Validation Controls in ASP.NET?

Please install Silverlight or click download to watch video locally.

In this video learn how to use the validation controls available in ASP.NET to implement validation on your web pages. All the major validation controls such as RequiredFieldValidator and RegularExpressionValidator will be discussed. In addition, learn how to use the CustomValidator when one of the standard validators does not meet your need. Both server and client side validation options are shown. See how to do single validation on a UI control as well as multiple validations.

Presented by Chris Pels

Duration: 31 minutes, 11 seconds

Date: 26 October 2007

Watch    Video   |   Download    Video   |   VB Code    C# Code

Video downloads: WMV  |  Zune  |  iPod  |  PSP  |  MPEG-4  |  3GP

Audio downloads: AAC  |  WMA  |  MPEG-4  |  MPEG-3  |  MPEG-2

Comments : 20

Leave a Comment

kvr : On May 16, 2008 2:37 AM said:

This was very helpful.

David55 : On May 16, 2008 11:51 AM said:

I really appreciated the speaker's presentation of the material. He spoke in a calm and unhurried manner which allowed me to absorb better the information.

Ahmedkiwi : On May 26, 2008 4:46 AM said:

Thanks

The video is very helpful

engmaamun : On June 12, 2008 4:45 AM said:

thanks

GlennM : On July 21, 2008 9:54 AM said:

Very good introduction to validation controls. Thank you.

thongjang : On July 25, 2008 1:16 AM said:

thanks!

cv_vikram : On August 09, 2008 8:26 AM said:

thanks...

asater : On August 26, 2008 2:15 PM said:

more videos thanks

NuJoizey : On September 02, 2008 1:08 PM said:

why do you override the page onload event for setting the date of birth validator programmatically rather than just putting that code in the page_onload event?

santhosh2008 : On September 02, 2008 11:31 PM said:

This is a nice video

nishantit : On October 09, 2008 10:46 PM said:

this is great...........

djibril_chimere_DIAW : On October 29, 2008 3:50 AM said:

Thanks ! Jërëjëf !

vsrcmurthy : On October 30, 2008 3:52 PM said:

Thanks!!!! Exactly what I was looking for....

mrplatypus : On November 19, 2008 8:03 AM said:

I noticed that when you added a javascript method, "isLengthValid", you spelt the word function incorrectly.

Upon downloading the code, I see that you have corrected this.

However, when running the code in Visual Studio 2008, the args input parameter is used and I cannot see an IsValid property?

EaglesRams : On December 05, 2008 3:45 PM said:

Excelent!!

Thank you very much.

bohunt : On February 13, 2009 12:43 PM said:

Very useful,

excellent video!

vxn : On February 27, 2009 11:09 PM said:

In the video when multiple validators are associated with a particular control (except for RequiredValidator), the validator's text property is not duplicated in the Summary Control. For example the text field is "Password" for 2 validators, yet when there are errors in both of them only one "Password" text appears in the Summary. Yet when I tried to do it either by copying the source file, or by doing it on my own - the text "Password" is repeated several times on my Summary Control. Is this a bug in .Net? Thanks!

abelanet : On April 22, 2009 9:01 PM said:

Very Good - thanks

haithemara : On May 08, 2009 5:43 AM said:

good video.

yonas : On May 26, 2009 3:37 AM said:

cool video

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities