Web Development Blog
Web development blog, including simple php, mysql, c#, html, js, nginx tips and tutorials.
Showing posts with label
C# Regular Expressions
.
Show all posts
Showing posts with label
C# Regular Expressions
.
Show all posts
25 November 2008
C# Regex Time Validation With Regular Expression
›
In order to check whether an input is a valid time format or not, regular expressions can be used to validate the input value. The sample f...
11 comments:
C# Regex Number Validation With Regular Expression
›
In order to check whether an input is a valid number or not, regular expressions are very easy to use to validate the input value. The sam...
7 comments:
›
Home
View web version