Hello people is it true that we cannot integrate Saxon with Visual Studio?
Because I've read this thread: XSLT 2.0 intellisense in Visual Studio 2010 - Adding a schema? and it seems that Martin has some way of integrating Saxon with Visual studio (but he's not saying how)
This thread also confirms my doubt that we can actually integrate Saxon with Visual Studio (but doesn't say how): Using Saxon .NET XSLT processor does not work with intellisense in Visual Studio
So I've tried searching for how to integrate Saxon with Visual Studio and found alot of places saying that we can't do it: http://social.msdn.microsoft.com/Forums/en-US/xmlandnetfx/thread/e4c9d366-bad3-4376-a15b-00e4c4bf7620/ and Saxon with Visual Studio 2010 - is there a way to use the debugger?
So basically my problem is that I want the Visual Studio Intellisense support and I want XSLT 2.0 (yea the best of both words =P) What's the best solution for it?
Btw did anyone manage to achieve what I wanted?