Description of C# Regular Expressions :
C# Regular Expressions is a web based tutorial in which the author elaborates about the method of utilizing System.Text.RegularExpression classes inorder to perform the process of matching and replacing string with the help of regular expressions. In this tutorial the author offers procedure to call the classes from the namespace and how to manipulate string to perform matching.