Documents And Specifications
Article

Take the Ruby on Rails Train to XML

It looks like Rails is here to stay, and to everyone's benefit. Ruby plays very nicely with XML. In this tutorial, you will build a Rails application, discuss some basics about the way that Rails...
Article

The Basics of XSLT

Transform XML data from one format to another with Extensible Stylesheet Language Transformations (XSLT). This tutorial explains how to create XSLT stylesheets, and the basics of XPath, which enables...
Article

Python and XML: An Introduction

The Python programming language provides an increasing amount of support for XML technologies. This document attempts to introduce some basic XML processing concepts to readers who have not yet...
Article

Designing Your own XML Schema: Restrictions and User Defined Types

This is the third article in a series which guides you in designing XML Schemas. Hopefully this series will take you from the most basic ideas to the more advanced topics without any hurdles.
Article

Designing Your own XML Schema: Constraining with Restrictions

This is second article in a series which guides you in designing XML Schemas right from the basics without any hurdles. Discuss (1)
Article

Designing Your own XML Schema: Learn the Essentials

This is the first article in a series which guides you in designing XML Schemas right from the basics without any hurdles.
Article

Reading RSS feeds in PHP: Part 1

Recently I was looking for an RSS aggregator. I was having surprising difficulty finding one that did exactly what I wanted. Being quite impatient, especially when I'd spent more time looking than it...
Article

JavaScript Remote Scripting: Processing XML Files

In this article, you will learn how to use AJAX for reading and manipulating simple XML files, in order to implement a basic Web service. Specifically, you will learn how to develop a JavaScript...
Article

Searching an XML Document Using a DataSet and DataView

Sometimes you need the basic features of a database but don't want the hassle, and possibly cost, of creating one for a small application. With the .NET DataSet object and a simple XML document we...
Article

Create and Test an XML Web Service in Visual Basic .NET

This step-by-step article describes how to create and test an XML Web service created using ASP.NET by using Visual Studio .NET, and how to test the XML Web service with a simple Microsoft Visual...
Article

How To Persist an ADO.NET DataSet as XML by Using Visual Basic .NET

This article demonstrates how to persist an ADO.NET DataSet object to XML.You can use the WriteXml method to write Extensible Markup Language (XML) schema and data from the DataSet object.
Article

MSXML, It's Not Just for VB Programmers Anymore

My co-workers cringe when I tell them the truth. What XML parser are you using? MSXML? With Perl? You've gotta be crazy. Yes, it's true, but I couldn't help myself. After test driving MSXML in a...
1 2 3  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.