Chilkat Xml Parser Component - High-performance XML parsing.
Chilkat Xml Parser Component by Chilkat Software, Inc.
Software Development » Components & Libraries Version : 2.2.1
Chilkat XML offers a high-performance alternative to the standard XML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is faster and less memory intensive, and the API is much simpler. There is only one interface, which represents a single node in a parsed XML document. A node can contains a tag, attributes, content, and 0 or more child nodes.
The Chilkat XML parser is a non-validating parser, which is intentional for two reasons: to maximize performance, and to allow documents containing errors to be loaded and fixed. Chilkat XML contains a property, "ValidatingParser", which when set to TRUE causes Chilkat XML to use the standard Microsoft XML DOM parser, so you can compare the performance between the two or simply validate the XML if desired.
Chilkat XML is intended for use with data-oriented documents, and not for HTML-like documents that use XML to simply markup text.
- Active X
- Basic, VB, VB DotNet
- C / C++ / C#
- Compilers & Interpreters
- » Components & Libraries «
- Debugging
- Delphi & Pascal
- Devices Control
- Help Tools
- IDEs & Coding Utilities
- Install & Setup
- Java
- Management & Distribution
- Network
- Reference & Tutorials
- SQL & Database
- Tools & Source Editors
- Other Development Tools
Updated freeware in
Components & Libraries
XINS freeware 2.1
XINS is a Web Services framework. APIs are defined in a simple XML format. Then the specifications in HTML, the WSDL file, the Java client and server side code are generated from the specifications. APIs accept SOAP, REST, XML-RPC, JSON and more.
Quick Download
.NET, C# IoC container - WINTER4NET freeware 1.0
.NET and C# inversion of control container Winter4net - Lightweight C#, .NET dependency injection container, spring framework compliant, ultrafast, compact and scalable, infrastructure for MDD/MDA
Quick Download
ElementaryExtensions freeware 2008.1.20.1
ElementaryExtensions is general purpose .NET targeted library which proposes some interesting ideas and techniques. It contains a set of miscellaneous helpers for different routine operations.
Quick Download
Net Send SDK freeware 1.1
Need to send messages from your application or a script? Net Send GUI and Winpopup LAN Messenger comes with a command-line tool NetSend.exe and a DLL that exports four simple functions that provide instant messaging functionality to your application.
Quick Download
SmartPlugin Engine freeware 2.2.05-rc1
SmartPlugin is a tool for creating modular applications. Instead of having a single and huge executable, with SmartPlugin you can split your applications functionality into modules (plugins), making it much better organized, very easy to maintain.
Quick Download


