Thursday, March 19, 2015

Lot of useful powershell utilities

This blog has a whole collection of useful utilities.. ..... saves lot of time..

http://blog.falchionconsulting.com/index.php/downloads/


No comments:

Regex Email validation in c# dot net core

 Use this regex /^_?[a-zA-Z0-9]([a-zA-Z0-9]*[._+-])*[a-zA-Z0-9_]+@(?!-)[A-Za-z0-9-]{1,63}(?<!-)(\.(?!-)[A-Za-z0-9-]{1,63}(?<!-))*\.[A-...