Performance issues with XSLT in .NET - TechRepublic
General discussion
February 7, 2006 at 09:23 PM
greg

Performance issues with XSLT in .NET

by greg . Updated 20 years, 2 months ago

I am building am application with .NET vb and xml / sql as my data layer. my presentation layer is generated via XSLT.

I started out with the application on classic asp and i am seeing considerable performance issues in the xslt rendering with the .NET.

are there any tips for light-weight xslt transforms with .NET? I am willing sacrifice a little functionality for performance increase.

thanks – Greg

This discussion is locked

All Comments