At one point while debugging the HtmlConverter class , when I found certain situations in the XML, I wanted to dump the XML in binary to see the actual hex values of characters being used. I got tired of stopping and examining the values in the debugger.
Read More...