1
Answer

Using the regex class

This is not a c# question but I didn't fing anywhere better. Where can I find some material (books, online artiicle etc') about using the regex class for parsing text files. I don't need right now an explanation of the methods. I need to learn the algorithms behind it.

Answers (1)