The RegularExpressionValidator Control and a Primer on Regular Expressions
Description
The RegularExpressionValidator Control and a Primer on Regular Expressions is a web based tutorial in which the author narrates you about the advantages of the RegularExpressionValidator control of ASP.NET. This control helps you to compare the values of the input control to the specified regular expressions. In this tutorial the author discusses about the character matching, repetition matching, special character matching etc.,
Related:
User Reviews:
Related:
.NET Interoperability - Calling a .NET Component from a COM ComponentThe tutorial explains about what happens when a COM client retrieves a .NET object. CCW is generated by the .NET Framework. The author shows by an...By: Ashish Jaiman |
Freeware |
.NET Interoperability with COM.NET's interoperability with COM is the main theme discussed in this tutorial. The author describes how COM is good enough for component...By: Bipin Joshi |
Freeware |
.NET Serviced ComponentsThe users might learned about the features of COM+. But this article is an unique one which highlights the development hardships of the webmasters,...By: Juval Lowy |
Freeware |
10 Tips To Create Effective ASP.NET Server ControlsIn this web based tutorial you can get the 10 tips for building effective ASP.NET server controls. These tips explain how to assign unique IDs to...By: Tomasz Kaszuba |
Freeware |
A Fast-Track Guide to ASP.NETA Fast-Track Guide to ASP.NET is a web based tutorial in which the author tells you about the various server controls of ASP.NET such as web form...By: Oleg Gdalevich |
Freeware |
XLSReadWriteII.NET 2.00XLSReadWriteII.NET for Delphi 2005/2006 and others, Win Forms Use this version for creating Win Forms applications with Delphi, Visual Studio and...By: Axolot Data |
Shareware |
TGPS 1.11Interface with your GPS receiver.By: Axolot Data |
Shareware |
pgISQL (Interactive SQL for PostgreSQL) ver. 2.2.0 2.2.0Interactive SQL for PostgreSQL is a powerfull database utility. It allows: Build SQL queries using SQL Editor with SQL syntax highlighting and SQL...By: Sujit |
Shareware |
Syndicate Pro 1.0Syndicate Pro multi-platform compatible. Syndicate Pro is server software for managing and distributing news headlines and other content over the ...By: Sujit |
Shareware |
ESBPCS for VCL 4.2.2ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...By: Glenn Crouch |
Shareware |
- Regular Expressions
Describes Regular Expressions and compares them to Finite Automatas. - Using Regular Expressions
Good overview of regular expression operators, although some features described might not be available in your... - Seeing With C - Regular Expressions
A writeup on regular expressions connecting the math. and the CS views to regular expressions. - C# Regular Expressions
Brad Merrill, coauthor of O'Reilly's C# Essentials, provides an overview of how regular expressions are used in the C#... - Regular expressions
An introduction from a University course. - Perl Regular Expressions
A quick introduction to Perl regular expressions for those who have some programming experience. - Larger Regular Expressions
The purpose of this article is to show a few real-life examples of regular expressions at work. - Regular Expressions Library
A collection of regular expressions submitted by viewers. - Utilizing Regular Expressions
This article is a follow-up to an earlier 4Guys article "An Introduction to Regular Expression with VBScript". Regular... - Regular Expressions explained
An article by Jan Borsodi that gives an introduction to the world of regular expressions. It explains what regular...
