EDN Admin
Well-known member
<table cellspacing=0 cellpadding=0 width="90%" align=left>
<tbody>
<tr>
<td class=txt4lt style="word-wrap:break-word" width=625><span>XslCompiledTransform is taking more time to transform xml file using xslt files. XslCompiledTransform.Load() , loads and compile xslt faster, but XslCompiledTransform.Transform() is taking more time to transform then using XslTransform class. I have C# code in xslt files for data manipulations and sometimes xml files may be big in size.</td></tr></tbody></table>
View the full article
<tbody>
<tr>
<td class=txt4lt style="word-wrap:break-word" width=625><span>XslCompiledTransform is taking more time to transform xml file using xslt files. XslCompiledTransform.Load() , loads and compile xslt faster, but XslCompiledTransform.Transform() is taking more time to transform then using XslTransform class. I have C# code in xslt files for data manipulations and sometimes xml files may be big in size.</td></tr></tbody></table>
View the full article