RegEx in VB.NET
I’ve started getting back into Visual Basic programming after a long break. I am really enjoying coding in VB again and teaching it to my…
RegEx in VB.NET

Build and run VB.NET code in VS Code using the .NET Framework
I’ve started getting back into Visual Basic programming after a long break. I am really enjoying coding in VB again and teaching it to my BTEC students. Recently, I had to relearn how to use Regular Expressions as they are critical in validating passwords, amongst many other uses.
I’m sharing my code that helped me understand RegEx better. It does require you to have the .NET Framework installed on your machine first. My hope is that this code is useful to others. Enjoy!
[embed]
Running this code in the Terminal should look as follows:

Run this command in the correct directory: dotnet run
That’s all folks.
메타데이터
- post_id
- 74de2fe660c0
- slug
- regex-in-vb-net-74de2fe660c0
- url
- https://medium.com/@the1howie/regex-in-vb-net-74de2fe660c0
- canonical_url
- https://medium.com/@the1howie/regex-in-vb-net-74de2fe660c0
- author_url
- https://medium.com/@the1howie
- status
- ok
- fetched_at
- 2026-06-15 20:49:13