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.![]()





Reply With Quote