eXml – Extended ASP.NET Xml Web Server Control

eXml – Extended ASP.NET Xml Web Server Control

eXml is an ASP.NET 2.0 Web server control extending and improving standard ASP.NET XML Web server control. eXml Web server control uses new .NET 2.0 XSLT processor – XslCompiledTransform class to perform XSL transformations thus providing in average 400% performance boost and improved standard compliance. Additionally eXml Web server control provides built-in support for 70 EXSLT extension functions, XML Inclusions (XInclude) 1.0, friendly XML rendering, < ?xml-stylesheet?> XML processng instruction, embedded stylesheets and conditional whitespace stripping.

Related Posts