Daniel Heinze - 2006-05-04

Yesterday I downloaded and installed Saxon on a Windows XP box with .NET Framework 1.1. The command line version works fine. I added the saxon8api.dll to the references of a vb.net solution and have access to the Saxon classes, but I'm having trouble figuring out how to use them. My download does not have the cs/samples directory that is referenced in the documentation.

Can anyone supply info or examples on using Saxon in either vb.net or c#.net? I'm trying to use the XSLT Transform.

Thanks / Dan