Results 1 to 3 of 3

Thread: Regular Expressions Tutorial/Code Samples..

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Sep 2002
    Location
    California
    Posts
    52

    Regular Expressions Tutorial/Code Samples..

    I could really use some opinions and suggestions on this tutorial/code sample I'm working on for the Text.RegularExpressions namespace. I've never written any sort of tutorial before so it's important to me that others can follow and understand it well enough.

    A few things to note-
    - The tutorial is in the form of comments inside the code, there is no seperate html or text file for it. Just load the project source code and start reading.
    - This is not ment to teach regular expressions, it is ment to show what the RegularExpressions namespace is all about and how it can be used with regular expressions to do some spiffy things.
    - My grammar sucks, there's no need to comment on that as I have a friend who said he'll help me with that.

    Even though this is my first tutorial type deal, I'd like you to critisize as harsh as possible.

    Thanks.
    Attached Files Attached Files

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