Author: SSWUG Research

Community

ASP.NET XML/XSL Transforms

(Keyar Srinivasan) Transforming an XML document using XSL/T and outputting the results to the browser is a fairly simple task in ASP.NET. The following user control demonstrates the ease with which this can be accomplished. This user control has a parameter for the XML source(xmlSource), and a param