VB.NET Tutorial 54 - Regex (Part 1) (Visual Basic 2008/2010)

Опубликовано: 14 Октябрь 2024
на канале: TeachMeComputer
59,956
134

In this tutorial, we go over how the Regex class (Regular Expression) works and how to create a Regex and find matches. Using Regex is a very easy way to parse strings and could save you a lot of time in the long run. This tutorial will cover the basics of finding Regex matches in a string, and you should be able to research yourself from there. Look up the Regex Syntax Reference Table for the characters that you can use in a Regex.

For more information, check out the website:
http://howtostartprogramming.com/vb-n...