The competent programmer is fully aware of the strictly limited size of his own skull; therefore he approaches the programming task in full humility, and among other things he avoids clever tricks like the plague. -- Edsger Dijkstra

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