About this document
C# Regular Expressions Overview by Alexandre Rocha Lima e Marcondes is a document available to read on EtoBox.
Regular expressions provide a powerful text processing technique. They form the basis of text and data processing tools and allow for matching patterns, characters, and strings using special characters and literals. Regular expressions use a simple syntax and grammar of meta characters to match words or literal text within strings.
- Author
- Alexandre Rocha Lima e Marcondes
- Language
- EN