A Practical Comparison of XSLT and ASP.NET is an article in which the author shows you the diference in the performace of ASP.NET and XSLT. The author compares both ASP.NET and XSLT by providing the solution for getting the XML data and convert it...
Visual XSLT is the powerhouse XSLT development environment plug-in for Visual Studio .NET. Visual XSLT enables programmers to quickly build robust and sophisticated XML transformations. Cutting-edge debugging technology takes the pain out of...
This article describes how an XSLT processor, in this case the author's open-source Saxon, actually works. There is no published description of how XSLT implementations takes place. This article is aimed to show how XSLT implementations take place...
DataSet to HTML via XSLT is a simple tutorial through which users can gather information about the method of collecting records from two SQL database and storing it in dataset, process of providing relationship between the tables of the dataset by...
Generate .NET Code With XSLT is an ASP.NET tutorial in which author gives information about the concepts of XSLT and the processes of utilizing XSLT in generating the VB.NET code. From this tutorial the beginners can gather information about XML...
More XSLT & XPath grouping is an user friendly tutorial in which author elaborates the procedure for utiling the grouping with the help of advanced Muenchian technique. The author gives details about Muenchian technique and the method of...
oXygen - XML Editor and XSLT Debugger is a XML based software that helps webmasters in publishing documents. You can create documents in formats like HTML, PDF, PostScript etc., through the built in processors. You can even use this software to...
Perform XSLT Transformations in .NET 1.1 is an article in which the author discusses about the method of trnasforming XML documents by using XSLT. The author describes about XmlResolver method which helps in transforming more than one document....
Sorting Dates using XSLT Extension Objects is a web based tutorial in which the programmers can gather information about the method for sorting the XML document through XSLT extension objects. In this tutorial the author explains this topic with...
What exactly is XSLT useful for and why would you, as an ASP.NET developer, want to learn about it? The answer boils down to the capability of XSLT to transform XML documents into different formats that can be consumed by a variety of devices,...
Using the XSLT document() function in .NET 1.1 is an easy to learn tutorial in which the author gives details about the procedure for migrating XML documents by using Transform() method. The author elaborates about document() function, which helps...
Using XSLT and .NET to Manipulate XML Files is an user friendly tutorial which gives guidelines for the programmers to learn about the process of manipulating XML data in .NET framework, with the help of XSLT. The author gives details about the...
XML transformation using Xslt in C# is an ASP.NET tutorial in which author elaborates the step by step procedure for XML transforming by using Xslt, which helps in transferring data into several formats.The author gives procedure for loading XML...
XSLT / XML / C# is an simple tutorial in which author gives detailed description about method of applying XSLT to the data from database which exist in XML format. The author gives source code to execute the above said process and also explains...
This is a comprehensive 101-page reference source for all of the elements and functions that compose the eXtensible Stylesheet Language Transformation (XSLT) language version 1.0. This Quick Reference features real working code examples which...
EditiX is an XML editor and XSLT debugger for Windows,Linux and Mac OS X designed to help web authors and web application programmers take advantage of the latest XML and XML-related technologies such as XSLT / FO, DocBook and XSD Schemas.
EditiX is an XML editor and XSLT debugger for Windows,Linux and Mac OS X designed to help web authors and web application programmers take advantage of the latest XML and XML-related technologies such as XSLT / FO, DocBook and XSD Schemas.
EditiX has an XSLT debugger and an XML differencing support. It provides users with an extensive range of XML functionality withina refined IDE that guides you with intelligent entry helpers. The user can manage remote files from FTP, WebDAV or...
An XSLT processor for transforming XML documents into HTML, text, or other XML document types.
This article demonstrates how to automate e-mail publishing jobs with Java and XML. This application of XML and XSLT describes an e-mail newsletter (e-zine) publishing process. Its an application that outputs both HTML and plain text e-mail... |