Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Microsoft BizTalk Server 2000 - XML tutorial


Microsoft BizTalk Server 2000 provides powerful tools for the exchange of information between businesses. It allow you to create BizTalk schemas, to map fields and records from one specification to another, and to move data from one corporation to another using XML.
Category: XML tutorials > Development - Difficulty:

More cool XML tutorials:



Improve performance of XML apps using Xerces-C++
Improve performance of XML apps using Xerces-C++
Discover how to improve the performance of your XML applications by using the Xerces-C++ parser properly. Xerces-C++ is an open source validating XML parser available from Apache. In this article, you'll learn the best ways to use the parser efficiently, and which features and properties affect its performance.
Category: XML tutorials > Development - Difficulty:
Introduction to the Darwin Information Typing Architecture (DITA) Article
Introduction to the Darwin Information Typing Architecture (DITA) Article
The Darwin Information Typing Architecture (DITA) is an XML-based architecture for authoring, producing, and delivering technical information. This article introduces the architecture, which sets forth a set of design principles for creating information-typed modules at a topic level, and for using that content in delivery modes such as online help and product support portals on the Web. This article serves as a roadmap to DITA: what it is and how it applies to technical documentation. The article also links to representative source code.
Category: XML tutorials > Authoring - Difficulty:
Herong's Tutorial Notes on XML Technologies
Herong's Tutorial Notes on XML Technologies
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning XML and related technologies. Topics include DOM, DTD, J2SDK, Java, SAX, Syntax, Templates, XML, XPath, XSD, XSL, XSLT, XSL-FO.
Category: XML tutorials > Basics - Difficulty:
Entities and Other Components
Entities and Other Components
In this tutorial, we will look at some additional components that can be added to the DTD. The focus of this tutorial will be entities, which are used to represent text that can be part of either the DTD or the XML document.
Category: XML tutorials > Basics - Difficulty:
Learn 10 good XML usage habits
Learn 10 good XML usage habits
Learning good habits in XML can make all the difference between taking advantage of the functionality offered by XML and struggling against the XML standard to get the basics of validation and parsing right. Discover 10 good habits that improve your effectiveness and efficiency as you work with XML documents and data.
Category: XML tutorials > Development - Difficulty: