Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

String Manipulation and Regex in C#

Strings are a core concept in .NET, which all developers must master. This course will teach you practical techniques for manipulating string data in modern C# applications that can be easily applied in your code.

Steve Gordon - Pluralsight course - String Manipulation and Regex in C#
by Steve Gordon

What you'll learn

Strings are one of the most used types in any C# application that you will build. In this course, String Manipulation and Regex in C#, you'll learn about manipulating strings in .NET using C#. First, you'll learn to work with string data and apply comparison and sorting techniques. Next, you'll discover how to parse and search string data, including the use of regular expressions for advanced matching. Finally, you'll learn how to apply techniques to modify, combine and format string data effectively. When you're finished with this course, you'll have the skills and knowledge of manipulating strings and working with regex needed to work with C# software development projects effectively and professionally.

Table of contents

About the author

Steve Gordon - Pluralsight course - String Manipulation and Regex in C#
Steve Gordon

Steve Gordon is a Pluralsight author, Microsoft MVP and senior engineer based in the UK. He works for Elastic maintaining their .NET client libraries. Steve is passionate about community and all things .NET related, having worked with ASP.NET for over 17 years. Steve enjoys sharing his knowledge through his blog, in videos and by presenting talks at user groups and conferences. Steve is excited to be a part of the .NET community and founded .NET South East, a .NET Meetup group based in Brighton. He enjoys contributing to and maintaining OSS projects.

More Courses by Steve