From: Igor F. <eg...@xs...> - 2006-07-28 02:23:22
|
Hi, You don't need to use Visual Studio at all. You can find documentation and samples on how to use it on sourceforge.net. You will need a fair amount of programming knowledge (c# for .net version) to put it all together though. I planned to make my own library around saxon.net that would enable me to perform transformations easily, using just one or two statements, but I stopped altogether after trying the examples from the resources package since they were performing very badly on my computer under .net 2 (way over 1 second for the most basic transformations). But maybe I just did something wrong. I don't have much time available to go far into it at this time, but will definitely be trying it again after my current project is done. I use xslt all the time and am therefore very eager to move to xslt 2.. I hope the performance can be improved? I would expect it to work at least as good as the xslt 1.0 classes provided with .net framework. Are there some issues with .net 2.0, or did I overlook something? And has anyone already made some libraries around saxon? Regards, Igor -----Original Message----- From: sax...@li... [mailto:sax...@li...] On Behalf Of sax...@li... Sent: Tuesday, July 25, 2006 21:22 To: sax...@li... Subject: Saxondotnet-help Digest, Vol 2, Issue 1 Send Saxondotnet-help mailing list submissions to sax...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/saxondotnet-help or, via email, send a message with subject or body 'help' to sax...@li... You can reach the person managing the list at sax...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Saxondotnet-help digest..." Today's Topics: 1. Switching from ASP to .NET to use Saxon (Steve) ---------------------------------------------------------------------- Message: 1 Date: Tue, 25 Jul 2006 13:14:03 -0400 From: Steve <su...@gm...> Subject: [Saxondotnet-help] Switching from ASP to .NET to use Saxon To: sax...@li... Message-ID: <f08...@ma...> Content-Type: text/plain; charset=ISO-8859-1; format=flowed I'm attemting to guage the effort it would take to get Saxon running on Server 2003. Right now I'm using ASP. Can anyone confirm the following assumptions: -I will need to move from ASP to .NET to use the DLLs included with this package -The DLLs can't be used at all without the help of Visual Studio -Once this is done, I will need to use Visual Studio indefinitely -If I do all of this, all of my other XSLs should translate over from MSXML nicely (with some reworking) Thanks, -Steve ------------------------------ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ------------------------------ _______________________________________________ Saxondotnet-help mailing list Sax...@li... https://lists.sourceforge.net/lists/listinfo/saxondotnet-help End of Saxondotnet-help Digest, Vol 2, Issue 1 ********************************************** |