Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kurniawan Kurniawan 202 posts 225 karma points
    Dec 03, 2010 @ 01:37
    Kurniawan Kurniawan
    0

    How Umbraco XSLT Performance

    Hi,

    Can anyone reference me how XSLT in Umbraco work ?

    Is this fast enough compare to usercontrol ?

    Is this run in the server ?

    Is there any caching configuration ?

    Thanks Heaps

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Dec 03, 2010 @ 02:55
    Aaron Powell
    0

    Right tool for the job - http://farmcode.org/post/2010/07/13/TheFARMe28099s-guide-to-Macros.aspx

    XSLT macros are done using the XslCompiledTransform API from the .NET framework (macro code is here: http://umbraco.codeplex.com/SourceControl/changeset/view/80941#905506).

    Any macro can be cached, there's different options on caching on the macro properties in the CMS.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies