Posted by: jaimalchohan on: August 3, 2009
I’ve decided to kick this blog off again, after much time off, and for my first post … I’ll introduce my Cached, Compiled, XSL Web Control.
Ever used the XSL control? It looks something like this:
<asp:Xml ID="xml1" DocumentSource="/MyData.xml" TransformSource="/MyStyle.xsl" />
I was working on a XML content driven project recently where I had to do many [...]