Regular Expressions

Regular expressions are a performance boost for your application. In addition, regular expressions will help you to efficiently solve complex problems. This will save you a lot of head ache and a lot of code. Problems that are nearly impossible to solve can be treated easily.

Although we've used regular expressions for years, there are still new features to be discovered. There is a lot of potential that can help you to achieve your targets.

This chapter isn't supposed to be an introduction to regular expressions. It's just an overview of what can be done with the help of C# and Mono. You'll also see what you have to take into consideration when you use regular expressions.

Overview

In this section, you'll see how regular ...

Get Mono Kick Start now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.