开发者

What is the most advantage using Saxon for .net?

开发者 https://www.devze.com 2023-03-15 02:31 出处:网络
I\'m working in .net 4.0 C# xslt1.0. I hesitate to migrate with saxon processor is there real différencies 开发者_如何学Goin performance?I don\'t have any performance comparisons between Microsoft\'s

I'm working in .net 4.0 C# xslt1.0. I hesitate to migrate with saxon processor is there real différencies 开发者_如何学Goin performance?


I don't have any performance comparisons between Microsoft's XSLT 1.0 processor and the Saxon XSLT 2.0 processor on .NET.

I imagine you are talking about execution speed, but what is much more important is development speed: you can buy a decent server for about half the cost of hiring a programmer for a day. And in my experience (though it depends on the task) development productivity with XSLT 2.0 is about doubled compared with XSLT 1.0.

0

精彩评论

暂无评论...
验证码 换一张
取 消