Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
C#
Regular Expressions 33 codes
Home
C#
Regular Expressions
1 Checks if name matches pattern with and wildcards
2 Checks if the given string is a valid port number
3 Clean Telephone Number with Regular expression
4 Compare two DateTime values
5 Count lines in a string with regular expression
6 Extracts all numbers from the string with regular expression
7 Format Phone Number
8 Get Area Code by using Regular expression
9 Illustrates the use of groups and captures
10 Is Alpha Numeric by using Regular expression
11 Is Alpha Numeric With Space And Dot by using Regular expression
12 Is Alpha Numeric With Space by using Regular expression
13 Is Domain By Regular Expression
14 Is email by regular expression
15 Is integer by regular expression
16 Is Numeric By Regular Expression
17 Is Valid Street Address
18 Is valid url with regular expression
19 Provides static validation methods for strings
20 Regular expression to match an email address
21 Regular expression with For each and split
22 Regular expressions
23 Remove Nulls with Regex
24 Replace invalid characters with empty strings by using Regular expression
25 Replace string with regular expression
26 Use regualr expression to check if a string is a GUID
27 Use regular expression to check email format
28 Use Regular expression to check if a string is a number
29 Validates the area code with regular expression
30 Validates the exchange code with regular expression
31 Validates the local 4 digit phone number with regular expression
32 Validates the phone number with regular expression
33 Validates the zip code with regular expression