XML Tutorials - MarkupTutorials.com
As we have said before, XML is a tool used to generate markup languages in general rather than a specific markup language. Thus, rather than pre-defining a set of tags, XML defines a methodology for tag creation.
July 20,
2006
Today Views:
2 Total Views:
632
In the special case of CDATA blocks, all tags and entity references are ignored by an XML processor that treats them just like any old character data.
July 19,
2006
Today Views:
2 Total Views:
782
SAXParser's specifications allow parsers to split text data into multiple arrays and call characters multiple times.
July 18,
2006
Today Views:
1 Total Views:
635
The pipe character is used to specify an "OR" operation.
July 17,
2006
Today Views:
1 Total Views:
786
Elements are the basic unit of XML content.
July 14,
2006
Today Views:
1 Total Views:
756
Display a XML file in a TreeView Note: requires Imports System.Xml Example: DisplayXmlFile("employees.xml", TreeView1)
July 13,
2006
Today Views:
1 Total Views:
728
Converting files between flat-file, PDF, EDI, XML and other formats no longer has to be a complex manual programming chore. GoXML lets you create mappings visually to simplify all your transformation tasks.
July 12,
2006
Today Views:
1 Total Views:
356
The simplest usage of a DTD involves actually adding the DTD into the prolog portion of your XML document, just after the XML processing instruction.
July 11,
2006
Today Views:
1 Total Views:
660
Our example SAX applications have only been interested in processing one or two different element types, and the ....
July 11,
2006
Today Views:
1 Total Views:
339
Sending messages has become easy and commonplace, but making sure messages are received has been more difficult?until now. Find out how to configure your Windows Communication Foundation applications to add guaranteed message delivery between systems and networks.
July 10,
2006
Today Views:
1 Total Views:
592























