Articles

Transforming XML with XSLT and ASP

XML for ASP.NET Developers By Dan Wahlin Softcover – 484 Pages Published by Sams ISBN: 0672320398 Buy a Copy Chapter 7: Transforming XML with XSLT and ASP.NET In This Chapter: What Is XSLT The Transformation Process Getting Your Feet...

Early Adopter VoiceXML

Early Adopter VoiceXML Softcover – 311 Pages Published by Wrox Press ISBN: 1861005628 Buy a Copy What does this book cover? An overview of the development and deployment environments available VoiceXML 1.0 syntax tutorial Grammar use, including JSGF and...

An ASP Class for XML Data Transfer

It is assumed that the reader has a good understanding of ASP, VBScript classes and XPath. Hey, I wrote the “A Couple of ASP Functions for XML Data Transfer” functions and, as any self-respecting programmer, was unhappy with its stiffness. I...

Real-World Value of XML and CMS

When it came to overhauling our corporate web-site, www.capco.com, we had a number of challenges to overcome. In particular, how could we get the right balance between the competing demands of design and technology? On the design front we needed...

Using XSLT and .NET to Manipulate XML Files

Introduction XML Stylesheet Transformations (XSLT) is defined as a language for transforming source XML documents into another document formats using XML Path Language (XPath) as a query language. This is particularly useful when incoming or outgoing XML documents do...