- 1,233 categories
- 40,467 scripts
Updated: 10/26/2004
- This application is a version of the well-known game of jeopardy that we use in our FlaDotNet.com .NET user group. Not only is it fun, but it demonstrates various techiques for processing XML and XSLT in .NET. It is definitely a great reference for learning how to access and transform your XML data in .NET
- Categories
- Tags
- Platforms
- Licenses
- Author
- David Silverlight (HeadGeek of XMLPitstop.com)
- This book is for intermediate to advanced ASP programmers, who have little or no knowledge of XML, and want to expand their programming ability by adding XML skills to their repertoire. XML will be explained from the ground up. However, other technol...
- A serious look at how to use XML in sophisticated real-world Web applications, Professional XML goes beyond your run-of-the-mill tutorial by giving you practical examples and techniques. The book focuses on W3C XML and the various enabling technologi...
- XML and JSP are two of the hottest buzzwords these days. This article shows how you can use these two technologies together to make a dynamic Website. You also get a look at code examples for DOM, XPath, XSL, and other Java-XML techniques.
- Professional JavaServer Pages covers a wide variety of areas including design and architecture, JSPs and their relation to J2EE (Servlets, EJBs, JDBC etc) as well as extensive coverage of the tag extension mechanism that allows you to customize the t...
- This tutorial shows how to parse XML documents in PHP. It walks you through a fairly simple application of XML that you can use to implement a news system for your home page.