View Single Post
  #1 (permalink)  
Old 06-27-08, 06:08 AM
lartzi lartzi is offline
New Member
 
Join Date: Jun 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Regular Expression in C# - The Basic

Hi,

I wrote a post that explain what is regular expression, what we can do with it and the special characters that we can use in order to find the specific pattern. The article contains an example in C# that show the basic use of Regular Expression and contains answer to the questions above.

Link to the post:
http://jajahdevblog.com/lior/?p=29
Reply With Quote