BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in .NET XML, System.XML

 
 
Page 12958 of 19640

Hello Saxon on .NET! - An ASP.NET Introduction

Blogger : XML.COM
All posts : All posts by XML.COM
Category : .NET XML, System.XML
Blogged date : 2006 Mar 14

[QUICK-UPDATE: Forgot for some silly reason to add the link to the live working sample of this code.]


<%@ Page Trace="false" Language="C#" Debug="false"%>
<%@ Import Namespace="System" %>
<%@ Import Namespace="System.IO" %>
<%@ Import Namespace="Saxon.Api" %>



XML File:





Saxon on .NET!


XSLT 2.0 File:




xmlns:xsl="http://www.w3.org/1999/XSL/Transform">












Hello




Result:


Hello Saxon on .NET!

Access zipped source code files. These files require the Saxon 8.7 processor binaries for the .NET platform, accessible directly from Saxonica.

If you are new to the .NET platform, and would like to begin playing with this source code, I highly recommend one of the Visual Studio 2005 Express Editions, currently available for free directly from the Visual Studio product page on Microsoft.com. On Linux, Mac, or other supported environment I would recommend paying the Mono-Project a visit :)

NOTE: All of the above source code (excluding the Saxon source code, which is licensed under the Mozilla Public 1.0 License) is licensed under whichever license fits your personal needs and desires best. :) Enjoy!



Read comments or post a reply to : Hello Saxon on .NET! - An ASP.NET Introduction
Page 12958 of 19640

Newest posts
 

    Email TopXML