Log In
Join
for free
Back To Course Home
Working with Regular Expressions in C#
0% completed
Introduction
Introduction to the Course
Introduction to Regular Expressions
The String Class and Its Methods
Regular Expressions APIs in C#
Building Blocks of .NET Regular Expressions
Formatting the Output of Regular Expressions
Using Regular Expressions in C# with Groups
Working with Capture Groups
Working with Backreferences
Applications of Regular Expressions
Advanced Concepts
Advanced Topics in Regular Expressions
Course Wrap Up
Course Summary
Quiz on Regular Expressions in C#
Regular Expression Tester
Using Regular Expressions in C# with Groups
Learn how to use groups with regular expressions.
We'll cover the following
Groups
Accessing group matches in C#
Numbering and naming groups
Nesting groups
The Value property of the Group class
The Success property of the Group class
The Index and Length properties of the Group class
Groups
Get hands-on with 1400+ tech skills courses.
Start Free Trial