|
|
Pattern Matching in .NET |
|
|
James Horan |
|
|
ASP.NET / Networking Tools |
|
|
Click to Visit |
|
|
39 |
This is an online tutorial in which the importance of the validation controls provided by the VS.NET. RequiredFieldValidator, CompareValidator, RangeValidator, RegularExpressionValidator, and CustomValidator are those five validator controls. The author tells that to use one of the pattern, Regular expression validator is used. The source code is also presented along with this article.
|