
September 13th, 2004, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 875
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Applying XSLT to XML Using ASP.NET
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.
Read the full article here: Applying XSLT to XML Using ASP.NET
For more discussion go here: Blog Article Discussion
|