Efran Cobisi's Blog

.NET wonders (and alike)

Browse by Tags

All Tags » PowerShell (RSS)
Announcing EmailVerify.NET v3.0
As the company lead developer, I'm proud to announce to my readers that our award winning e-mail verification and validation component for Microsoft .NET has reached version 3.0 today! This new version includes an improved disposable e-mail address validation...
A simple PowerShell script to find and replace using regular expressions in multiple files
One thing I need which I come across from time to time is the ability to perform a find and replace operation in multiple files, using regular expressions. When this happens, I usually tend to exploit Visual Studio's own support for this kind of necessity;...
More Posts