Date: 01-feb-05

Author: Ing. Pieter R. Siegers

This short article mentions a VS.NET 2003 project I developed on how to use Saxon.NET in ASP.NET. The accompanying example applications (downloadable as zipped project files) will show how to do it generally.

NOTE: The process of building the Saxon.NET assemblies is NOT described here, as this is a separate step. The assemblies are built using IKVM.NET (http://www.ikvm.net/ ), which in turn is built on GNU.ClassPath (http://www.gnu.org/software/classpath/classpath.html).