Regular Expression in .Net
This regex helper class is design to provide set of static methods to validate commonly used patterns like Email-ID, URL, IP Address, Social Security number, Zip codes etc. You just need to add this .cs file in your project to use any of the method in it.
By Kalit Sikka Popularity (2796 Views)