Introduction To Regular Expressions

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2003/5/11/introduction-to-regular-expressions.html
Published Sunday, May 11, 2003 7:25 AM by RoyOsherove
Filed under:

Comments

Sunday, May 11, 2003 3:25 AM by TrackBack

# ISerializable

ISerializable
Sunday, May 11, 2003 3:25 AM by TrackBack

# ISerializable

ISerializable
Thursday, October 16, 2003 11:06 PM by Emmad

# re: Introduction To Regular Expressions

How could you find two dot(.) characters in a string? say you have the target string as such:
"This is it. That is all."
Sunday, January 25, 2004 11:28 PM by TrackBack

# Converting Log Files to XML with .NET and Regular Expressions

Saturday, February 07, 2004 8:28 AM by Richard Hsu

# re: Introduction To Regular Expressions

Very well written. Expresso seems to be a very good tool.

I was looking for a super fast super short primer to RegEx and your article certainly fits that.

I'll post a link to this on our local User Group.
Friday, March 05, 2004 4:48 PM by Jonas

# re: Introduction To Regular Expressions

Great article. I was also looking for a good and thorough introduction to RegEx and finally found this. Thanks and keep up the good job!
Friday, March 26, 2004 3:39 AM by Mark Spitz

# re: Introduction To Regular Expressions

Wow, two years ago I had been searching for some info to use regular expressions in my ASP-Code. That time damn many hours were wasted until usable and mostly important understandable data was found. Now I wanted to refresh the old knowledge and this article is an almost fool-proof introduction to a fascinating area of coding.

Fantastic work. I'd like it would easier to find more of these valuable articles.
Friday, April 02, 2004 2:32 AM by Girish

# re: Introduction To Regular Expressions

Too good dude! Just exactly what i was looking for! Thanx a bunch!
Sunday, May 30, 2004 9:16 AM by guoqi zheng

# re: Introduction To Regular Expressions

Thanks for the informaiton.. especially the pattern syntax which I was surprised that I can not find it at MSDN library.
Friday, November 12, 2004 5:43 AM by TrackBack

# TrayPlayer Update 2

Friday, November 12, 2004 5:44 AM by TrackBack

# TrayPlayer Update 2

Thursday, December 09, 2004 5:19 AM by TrackBack

# My life without regular expressions...

Thursday, December 09, 2004 5:20 AM by TrackBack

# My life without regular expressions...

Monday, January 10, 2005 5:04 PM by TrackBack

# Regular Expressions

Monday, January 10, 2005 5:05 PM by TrackBack

# Regular Expressions

Monday, January 10, 2005 5:06 PM by TrackBack

# Regular Expressions

Thursday, May 25, 2006 11:33 AM by Writing abs() function using Regular Expression

# re: Introduction To Regular Expressions

Hi All,
Is it possible to write abs(number) function using regular expression. If so pls explain. Thanks in advance. -Shan
Thursday, November 30, 2006 10:44 AM by vk

# re: Introduction To Regular Expressions

The link to expresso is broken. Can you update it please>