TABLE OF CONTENTAbout the Author
1. Text Processing
2. Using Regular Expressions in NET
3. Character Sets
4. Quantifiers
5. Anchors
6. Alternation
7. Searching Summary
8. Regex Tester Program II
9. Regex Objects
10. Groups
11. Look Arounds
12. Replacing Text with Regex
13. Cleaning Data with Regular Expressions
14. Unicode
15. Optimizing Your Regex
16. Regex Errors
17. Other Regex Options
18. Regex Summary
19. Resources