Regex code snippets (5)

How to replace text using regular expressions

Published: 24. October 2011 | Updated: 26. October 2011
Categories: Regex
Tags: C# Regex Text

How to search text using regular expressions

Published: 24. October 2011 | Updated: 26. October 2011
Categories: Regex
Tags: C# Regex Text

How to search text with named groups using regular expressions

Published: 24. October 2011 | Updated: 26. October 2011
Categories: Regex
Tags: C# Regex Text

How to search multiple texts with named groups using regular expressions

Published: 24. October 2011 | Updated: 26. October 2011
Categories: Regex
Tags: C# Regex Text

How to split text using regular expresions

Published: 24. October 2011 | Updated: 26. October 2011
Categories: Regex
Tags: C# Regex Text