Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - RE: Making XSLT Transform faster >Thread Next - Re: Making XSLT Transform faster Re: Making XSLT Transform fasterTo: NULL Date: 4/7/2009 1:11:00 PM Zest4Quest wrote: > I would like to add that i am using the following in my C# code to do the > Transform > > XslCompiledTransform xslTransform = new XslCompiledTransform(); > xslTransform.Load(xSLTFileName); > xslTransform.Transform(d, null, result); > > Its taking a few seconds to Transform.The sample given is much smaller than > the real ones. One way to improve performance is to compile the stylesheet with xsltc. See http://msdn.microsoft.com/en-us/library/bb399405.aspx and http://msdn.microsoft.com/en-us/library/bb399419.aspx -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
