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 encode the template logic, it uses normal Javascript with a few extensions. You can transform XML with it or just template with javascript variables. The JSLT
Similar Posts
In a previous post we presented an overview of the XML Features in the Orcas Community Technology Preview . This post gives some more details and examples
One of the transforms that ships with the .Net framework is the XmlDsigXsltTransform, which implements the XSLT transform specified in the W3C recommendation
Summary Stub Pattern.= Problem = How can you allow for dynamic, Ajax-style, rendering in the browser, but at the same time output it from the server upon
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