blah blah blah is here! blah blah » Close

0
votes
0 answers

Convert XslTransform to XslCompiledTransform

Hi - I just converted an ASP.Net web app from 2.0 to 4.0 and the XslTransform code that I inherited no longer works in 4.0. I'm told I need to change the code to use XslCompiledTransform. Fine - but I can't figure out how to get XslCompiled ...

Feedback