Categories

Updated: 09/18/2004

Chilkat XML Parser Component

High-level non-validating XML parser component that is free for both commercial and non-commercial use. Load/save XML files to an in-memory document object model (DOM). Add name/value attribtes to nodes. Compress nodes or entire sub-trees using in-memory Zip compression. AES encrypt the content of a node. Numerous methods for iterating over the nodes in a document. Numerous methods for searching and sorting nodes in a document. API designed to make it easy to do frequently encountered tasks when working with XML. Makes it easy to handle binary data (such as image data) within XML files.
Similar Scripts for "Chilkat XML Parser Component"

Adillis smartDBforms.NET

Adillis smartDBforms.NET is a robust ASP.NET framework for creating professional database forms. It is used successfully by developers and power users. In order to remove the burden of sql command building, user interface construction, foreign key re...

Tip: Compress XML files for efficient transmission

Binary XML has generated a lot of talk, and one of the motivators is the need for a less verbose transfer format, especially for use with Web services. One solution that is already at hand is data compression. This tip shows you how to use compressio...

Chilkat XML C++ Library

High-level non-validating XML parser component that is free for both commercial and non-commercial use. (1) Load/save XML files to an in-memory document object model (DOM). (2) Add name/value attribtes to nodes. (3) Compress nodes or entire sub-trees...

Using XML to Improve File-Upload Processing

This article presents an example of multiple binary file upload for Web applications using Extensible Markup Language (XML) technology, without the typical limitation of traditional file upload processing. It describes how to use Microsoft XML Parser...
©2003-2008 jCay.com