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.
.NET XML Parser Popular XML parser for C#, VB.NET, and ASP.NET
Chilkat SSL COM Component Chilkat SSL is a free COM component that makes it extremely easy to communicate securely over a TCP socket using either the SSLv3 or TLSv1 protocols.
Chilkat XMP .NET Component XMP .NET Component for adding, updating, retrieving and removing XMP metadata from JPG and TIF image files. Supports C#, VB.NET, and ASP.NET for the .NET 1.0/1.1 Framework.
Chilkat .NET Zip Component (2.0 Framework) .NET 2.0 Zip component for C#, VB.NET, and ASP.NET providing managed classes for creating, managing, and unzipping Zip archives. Supports progress monitoring, AES strong-encryption, Gzip, Unix .Z compression, and creating self-extractor EXE’s.
Chilkat Email ActiveX Component The Chilkat ActiveX component fully supports SMTP, POP3, MIME, HTML, SSL, S/MIME, secure authentication, attachments, SSL, progress monitoring, zip and unzip of attachments, XML import/export, and is fully internationalized to handle email in any language.
Chilkat Zip ActiveX Component ActiveX Zip component for VB6, ASP, Delphi, VBScript, providing managed classes for creating, managing, and unzipping Zip archives. Supports progress monitoring, AES strong-encryption, Gzip, Unix .Z compression, and creating self-extractor EXE.
Chilkat XMP ActiveX Component XMP ActiveX for adding, updating, retrieving and removing XMP metadata from JPG and TIF image files.
Chilkat XML Messaging Component Makes adding peer-to-peer XML messaging to your distributed applications easy. Integrates with Chilkat SSL, Chilkat Real-Time Compression, and Chilkat Crypt for automatic compression and security.
Chilkat Perl Zip Library Perl Zip library providing classes for creating, managing, and unzipping Zip archives. Supports AES strong-encryption, Gzip, Unix .Z compression, and creating self-extractor EXE’s.
Chilkat Python Zip Library Python Zip library providing classes for creating, managing, and unzipping Zip archives. Supports AES strong-encryption, Gzip, Unix .Z compression, and creating self-extractor EXE’s.