The most important single aspect of software development is to be clear about what you are trying to build. --Bjarne Stroustrup

Posts in regular expressions


Parsing URLs with Regular Expressions and the Regex Object

Go in depth in understanding the structure of a URL or URI and see a single regular expression that can be used to extract the various pieces in one fell swoop. Continue...

Developer Tips and Tutorials C# Regular Expressions

Version: 6.0.20200920.1535