C# Parsing HTML with regular expressions
Regular expressions are notoriously difficult. But its just like programming. Any errors or bugs produced end up being the fault of the programmer. Good intentions give way to some small overlooked issue. via GIPHY Parsing HTML There are a lot of cool utilities for parsing HTML in C#. One of the most popular one is … [Read more…]