Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Xml   (RSS)
Sorry, but there are no more tags available to filter with.

Improving XslCompiledTransform performance.

Imagine this scenario, you have some xml files that you wish to transform to html files, this is done by using xsl files. This you think is a bit slow (even though what “slow” is, is different from person to person J ). So, how do we do this? Again, I’ll
Posted by maspeng | 0 Comments
Filed under:

Attachment(s): PrecompileXsl.zip

XmlDocument and the removal of the indentations. It is good.

Imagine that you have a program that creates XML documents using the XmlDocument class. See: ".NET Framework Class Library - XmlDocument Class" http://msdn.microsoft.com/en-us/library/system.xml.xmldocument.aspx You do this by creating and adding Elements
Posted by maspeng | 0 Comments
Filed under:
 
Page view tracker