1
vote
1answer
75 views

Can Saxon XSLT processor be used with the XMLControl in ASP.NET?

The title pretty much says, it - Is it possible to use the Saxon XSLT Processor to be used along with the XMLControl in ASP.NET? If not, are there any approaches, whereby I can insert a transformed ...
0
votes
1answer
1k views

Getting detailed error description from Saxon 9.x in .net

I have an xslt2 transform engine setted up with saxon 9.x. I have some big xml file with large xsl transformation file. I can make the transform with XQSharp XSLT2 engine, but with saxon i am getting ...
1
vote
1answer
203 views

What is the most advantage using Saxon for .net?

I'm working in .net 4.0 C# xslt1.0. I hesitate to migrate with saxon processor is there real différencies in performance?
0
votes
1answer
361 views

Saxon PDF tutorials?

Does anyone know a good set of Saxon XML, XSLT, PDF (link text) tutorials for .net?