AspNetCore.Docs/aspnet/web-forms/videos/how-do-i/how-do-i-use-validation-con...

1.3 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/how-do-i/how-do-i-use-validation-controls-in-aspnet [How Do I:] Use Validation Controls in ASP.NET? | Microsoft Docs rick-anderson 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... aspnetcontent 10/26/2007 1f2e5f5b-8be1-4acc-ae36-a2e0d140251a /web-forms/videos/how-do-i/how-do-i-use-validation-controls-in-aspnet video

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

by Chris Pels

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.

▶ Watch video (31 minutes)