Results 1 to 2 of 2

Thread: Regular expressions

  1. #1

    Thread Starter
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Regular expressions

    Does anyone know a good resource for learning how to use Regular Expressions in .Net (ie with Regex classes)?
    I don't live here any more.

  2. #2
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    You probably want to buy a book. Regex is a language of it's own. There's some built-in help, though, search for Regular Expression Language Elements in MSDN. Also, Google for tutorials.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width