
Applying XSLT to XML Using ASP.NET
http://www.aspfree.com/c/a/XML/Applying-XSLT-to-XML-Using-ASP.NET/
Chaterjee, Jagadish
ASP Free
2004
Abstract:
This article explains the basics of XSL to transform XML documents using simple examples. We will gradually focus on using ASP.NET to implement XSLT for any XML document and even to database queries. It introduces different ways of implementing XSL from browser's perspective and server's perspective. We will also discuss some tips to generate automated XML from database queries and then transform them to HTML using XSL transformations.