I came across the HTML Agility Pack while researching an issue I was having using the XMLReader to parse a HTML page... The issue was that the HTML was not well formed (imagine that). So I needed a more forgiving HTML parser. I didn't want to falling back to the WebControl, COM or interop with MSHTML. I just wanted
Similar Posts
Ajax , AjaxPatterns , Cross-Browser , CrossBrowser , DataIsland , DHTML , DOM , Javascript , Maintainable , Podcast , Portable , Software , Tutorial ,
Most of the .NET security system can be serialized out to XML, and knows how to deserialize itself from an XML stream. This would seem to make it easy
Contents Upgrading to MSXML 6.0. 1 1. Abstract 1 2. Installation & Upgrade. 2 3. Security Migration -Understanding Off-By-Default 3 4. Improving W3C XSD
Rik Arends has created JSLT , a pure JavaScript replacement for XSLT. JSLT is a browser based templating language like XSLT, but instead of using XML to