Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » regular expressions grep egrep perl pattern matching   (RSS)

Facebook DNUG Meeting: Introduction to Regular Expressions

I had the pleasure of doing another session with the Facebook .NET User Group . For those that attended you can find my series on regular expressions here: http://blogs.msdn.com/zainnab/pages/regular-expression-webcast-series.aspx

Replacing \n With \r using the Regex.Replace

  Here is a question i received the other day from one of victims (Nick): ==== I've been watching the recordings of your webcasts on regex (just about to see no. 7) one query that I have is how to include metacharacters in the replacement string.

GREP and SED with PowerShell

So...I like GREP and SED from my old UNIX days and am VERY happy to see that PowerShell can do the same type of functionality with a lot more power in most cases. I though some of you might like some really simple examples of how to take a text file and
 
Page view tracker