Smarten Up Your DataSets with XML Schema

May 12, 2004

Go beyond Visual Studio’s graphical tools to bring increased power and flexibility to your data layer. Modify your XML Schema and live in peace with your DBA.

Reference | from devx.com | in | by theWHIR.com

Validation of XML with XSD

March 24, 2004

The validation of XML documents with XSD schema, performed by checking whether the XML document is well-formed by programmatically using .NET classes in C#.

Reference | from codeguru.com | in | by theWHIR.com

Understanding XML Namespaces

March 1, 2004

Understanding XML namespaces is essential to understanding and building Web services. This article will help you understand XML namespaces and how they are used.

Reference | from developerfusion.com | in | by theWHIR.com

XML Glossary

February 13, 2004

Developer.com’s Jeff Ryan has collected a list of popular XML terms for developers to use as a reference.

Reference | from developer.com | in | by theWHIR.com

XML and JavaScript in Mozilla

January 12, 2004

How to read and use XML file data using JavaScript in Mozilla. Learn how to display tag values, tag attribute values, and more in this hands-on tutorial.

Reference | from sitepoint.com | in , | by theWHIR.com

Create XML with MySQL and PHP

December 4, 2003

Developers outside of the regular tools need not worry about being left out. PHP is a popular scripting environment that also allows you to work with XML.

Reference | from builder.com.com | in | by theWHIR.com