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

XML Subcategories


Modeling One-To-Many Relationships With XML
XML | Views: 0 |
Somehow, modeling and XML aren't often found together in the same sentence. In my experience, I've seen XML vocabularies created using the "fly by the seat of your pants" methodology more than anything else. After all, because XML

Doing More With XML Schemas (part 3)
XML | Views: 0 |
This article introduces you to the concept of uniqueness in the XML Schema world, showing you how to use built-in schema constructs to enforce uniqueness within your XML document instances. Click here for full article

Build an XML/XSLT driven Website with .NET
XML | Views: 0 |
Today, we'll build a simple dynamic Website using ASP.NET, C#, XML and XSLT. I'll assume you have prior working knowledge of ASP.NET, C#, XML and XSLT. The site source code provided here shows all details of the implementation, including error handling

Using XSLT and .NET to Manipulate XML Files
XML | Views: 0 |
XML Stylesheet Transformations (XSLT) is defined as a language for transforming source XML documents into other document formats using XML Path Language (XPath) as a query language. This is particularly useful when XML documents do not match the document

Solve classic development problems with XML standards
XML | Views: 0 |
Clever application of XML and its related standards can solve many common programming problems, such as variant record types. Consider a possible design for an expense reporting application to see how you might apply XML in your development project.

Doing More With XML Schemas (part 4)
XML | Views: 0 |
In this concluding article, find out all about namespaces - what they are, how they work, and how you can use schemas to make sure that they're enforced in a consistent manner

XSL-FO makes XML documents flexible
XML | Views: 0 |
XSL formatting objects (XSL-FO) can provide versatility in formatting for Web and print. Learn more about this emerging dialect.

An overview of the new XPointer specification
XML | Views: 0 |
What is the new XPointer XML proposal all about, and how does it compare to XPath? Find out more about this new standard and check out some examples of how to put it to use

RSS Newsgrabber Script
XML | Views: 0 |
Here's a script that uses the XMLHTTP and XMLDOM objects to download and parse an RSS newsfeed file. It's thoroughly commented because it gets a little complex in areas, but it's a great script to take a look at in order to learn how to retrieve remote d..

XML Signatures: Behind the Curtain
XML | Views: 0 |
In this article, Larry considers the security risks that exists with the current XML authentication standards

Native XML databases resolve XML document retrieval issues
XML | Views: 0 |
Using a relational database management system to store XML documents can create serious performance problems for large-scale applications. But alternative query languages and database systems could provide potential solutions

Transforming Flat Files To XML With SAX and XSLT
XML | Views: 0 |
Use XSLT to transform non-XML data sources using SAX (Simple API for XML)

Web Services Security and More: The Global XML Web Services Architecture (GXA)
XML | Views: 0 |
Learn about Global XML Web Services Architecture (GXA), the architecture for the next generation of XML Web Services. Get a snapshot of the specifications and see examples that illustrate the main concepts

Introduction To XML
XML | Views: 0 |
It’s a fact of life that XML, which stands for eXtensible Markup Language, is invading our lives more and more as programmers

XSLT Recipes for Interacting with XML Data
XML | Views: 0 |
Continuing his experiments in pure XML-backed web sites, Jon Udell investigates various ways in which XSLT can be used to produce interactive pages from XML data
Previous 1 2 3 4 5 6