Exam 70-536 - Searching, Modifying, and Encoding Text
Chapter three finished, Searching, Modifying, and Encoding Text.
- Enhance the text handling capabilities of a .NET Framework application, and search, modify, and control text within a .NET Framework application by using regular expressions.
- StringBuilder class
- Regex class
- Match class and MatchCollection class
- Group class and GroupCollection class
- Encode text by using Encoding classes
- Decode text by using Decoding classes
- Capture class and CaptureCollection class
Read more at http://blog.cumps.be/exam-70-536-searching-modifying-and-encoding-text/