INFO: Techniques to Improve Performance of XSL Transformations (815124)
The information in this article applies to:
- Microsoft .NET Framework Class Libraries 1.0
- Microsoft .NET Framework Class Libraries 1.1
- Microsoft .NET Framework 1.0
- Microsoft .NET Framework 1.1
SUMMARYThis article lists some techniques to improve the
performance of Extensible Stylesheet Language (XSL) Transformations. XSL is a
functional language. XSL does not support features of common language. For
example, XSL does not support return values, or globals. XSL is not an
object-oriented language, and being modular costs processor cycles. There is no
debug available for XSL, therefore, the debugging becomes
difficult.REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web sites: For additional information about performance of XSLT,
click the following article numbers to view the articles in the Microsoft
Knowledge Base: 325689
INFO: Performance of XSLT
Transformations in the .NET Framework
331026 Show Me How: Performance tune my Xslt Stylesheet in .NET using System.Xml
Modification Type: | Minor | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbPerformance kbXML kbinfo KB815124 kbAudDeveloper |
---|
|