Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


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

View all templates

Develop XML-driven Ajax apps fast with Data Studio - XML tutorial


Develop a data-driven Web service using Data Studio and craft an Ajax application for the gaming industry where users can browse games they want to play, search for them by title, and even add, edit, and delete games. The Ajax application running on the client communicates with the gaming Web service in XML format, both of which are served on WebSphere Application Server.
Category: XML tutorials > Web Services - Difficulty:


More cool XML tutorials:



Integrating Flex into Ajax applications
Integrating Flex into Ajax applications
This article introduces the Adobe Flex Ajax Bridge (FABridge), a code library that enables an easy and consistent method for integrating Ajax and Flex content. By the end of this article, you'll be able to take advantage of the rich features available through Adobe Flash assets.
Category: XML tutorials > Development - Difficulty:
Putting Namespaces to Use
Putting Namespaces to Use
In this tutorial, you'll learn: importance of namespaces, how namespace names are guaranteed to be unique, declaration and reference namespaces, usage of namespaces to merge schemas.
Category: XML tutorials > Development - Difficulty:
Transforming XML with XSLT
Transforming XML with XSLT
In this tutorial, you'll learn: more details about the XSLT style sheet language; process and sort nodes in an XSLT style sheet; use patterns and expressions in XSLT; apply XSLT style sheets to more challenging document transformation tasks
Category: XML tutorials > Style Sheets - Difficulty:
Using XML to Assist Search Engines
Using XML to Assist Search Engines
This tutorial explores a feature of Google's search engine called Google Sitemaps, which allows Web developers to automatically notify Google of changes in web page content so that Google can know that the pages exist, as well as indexing the pages more frequently. Of course, Google Sitemaps uses XML or I wouldn't be bothering to tell you about it. It represents a clever and efficient use of XML that serves as an important tool in any Web developer's toolkit.
Category: XML tutorials > Web Services - Difficulty:
Introduction of DTD (Document Type Definition) Syntax
Introduction of DTD (Document Type Definition) Syntax
This tutorial describes:

DOCTYPE Declaration Statement
ELEMENT Declaration Statement
ATTLIST Declaration Statement
ENTITY Declaration Statement
Sample XML File with DTD Statements - dictionary_dtd.xml
Category: XML tutorials > Basics - Difficulty: