Tuesday, July 5, 2016

Regular Expressions

There are a couple of tools which are very helpful in building regular expressions quickly

http://www.ultrapico.com/expresso.htm
http://www.regular-expressions.info/reference.html

No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...