Bookmark and Share
ASP
Perl
PHP
CSS
HTML
Javascript
XML
C
Visual Basic
Access
MySQL
SQL
MsSQL
Java
jQuery

XML Subcategories


Introduction to XML
XML | Views: 16 |
What is XML, and how does it differ from HTML

Introduction to DTD
XML | Views: 0 |
The purpose of a DTD is to define the legal building blocks of an XML document. It defines the document structure with a list of legal elements. A DTD can be declared inline in your XML document, or as an external reference

The XML DOM
XML | Views: 0 |
The DOM is a programming interface for HTML and XML documents. It defines the way a document can be accessed and manipulated

Introduction to XML
XML | Views: 1 |
Join Jay as he explains the basics of this new markup language and why it's so sexy. Delicious recipes also included, no extra charge

Understanding XSLT
XML | Views: 2 |
XSL makes it easy to edit, rearrange, and beautify your XML

XML Attributes and Entities
XML | Views: 0 |
Just what exactly do ATTLIST and ENTITY mean? Jay explains these useful components of XML and feels better about himself in the process

What is XML?
XML | Views: 0 |
The buzz-word "XML" is beginning to pop up all over the Net, and in the Goodies e-mail box. People are wondering what this new language is and how it's going to effect the way people write

XSL - The Style Sheet of XML?
XML | Views: 2 |
An introduction to XSL - The style sheet language of XML. What XSL is and what it can do.

SOAP Soup
XML | Views: 1 |
Simple Object Access Protocol is one of the neatest XML based technologies to be introduced as of late, yet many people are still trying to get a handle on all of the new terms and acronyms that SOAP has uncovered. This article is written to help you dig

So, You Want A Custom Flag, Huh?
XML | Views: 0 |
A long time ago, on a computer far, far away, I wrote a tutorial on this new thing called eXtensible Markup Language. Natives know it as XML

Professional XML Databases
XML | Views: 0 |
In relational database structures, the only way to show a relationship between data kept in different tables is via a foreign key. As we saw in the previous chapter, there are two ways to show this relationship in XML

Saving HTML Form Data to XML
XML | Views: 1 |
Usually form submissions are written to some sort of text file or database. If you need your form submission data to be more portable, however, it can be written to an XML file. This article will show you how

Introduction to Cocoon, XML XSL
XML | Views: 0 |
This tutorial will guide you through setting up Tomcat and Cocoon to serve XML pages, then you will create a DTD, XML file and three XSL stylesheets so that you can view your data in your desktop browser, a cell phone browser and a pdf file

What is XML?
XML | Views: 1 |
XML stands for Extensible Markup Language. Spearheaded by the World Wide Web Consortium (W3C), XML became a formal specification

Tutorials: CSS and XSLT Style Sheets
XML | Views: 0 |
An XML style sheet declaration is used to associate an XML document with a CSS (Cascading Style Sheets) or XSLT (XSL Transformations) style sheet

Reading XML Files using XmlDocument
XML | Views: 2 |
This article shows you how to use XmlDocument class to read an XML documents

Well-Formed XML in Java: Part 5, The Core Collection Interfaces
XML | Views: 1 |
XML gets its power through simplicity and extensibility, not through a plethora of elements

XML Basics (part 1)
XML | Views: 0 |
Struggling with XML? Can't figure out the difference between an entity and a namespace? Fear not - our XML series has all the answers

A Dynamic Tree Menu System
XML | Views: 1 |
One of the most intuitive navigation systems for large amounts of related data is the treeview control, a hierarchical structure of related information

Converting DTDs to XML Schemas
XML | Views: 0 |
Having introduced you to the W3C's tool for converting DTDs to XML Schemas, it's time now to look at a specific example
1 2 3 4 5 6 Next