Click here to Skip to main content
15,886,258 members
Articles / Web Development / ASP.NET

XSL Transformations in .NET 2.0

28 Jun 2006 56.8K   94   14
In this article, you will see how to transform an XML document using an XSLT stylesheet, how to supply parameters to an XSLT stylesheet using the XsltArgumentList class, how to invoke methods of an extension object from an XSLT stylesheet, and more.
We're sorry, but the article you are trying to view was deleted at 23 Apr 2009.

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.