Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.474.171 Times

Xml Comments C software
Filter: All | Freeware | Demo
 

Xml Comments C

< 1 2 3 4 5 > 
Released: October 15, 2007  |  Added: October 17, 2007 | Visits: 3.828

Liquid XML Data Binder Bridges the Gap between XML and Code (supports C++, C#, Java, VB6 and VB.Net). Generates a class library based on an XML Schema (XSD, XDR or DTD). The resulting library makes it simple to read and write XML documents programmatically. Drastically cuts the time spent developing and testing....



Platforms: Windows, *nix, Windows CE, Pocket PC

License: Shareware Cost: $999.00 USD Size: 23.84 MB Download (166): Liquid XML Data Binder Download

Added: March 11, 2010 | Visits: 1.318

XML Security Library XML Security Library is a C library based on LibXML2. The library supports major XML security standards: - XML Signature - XML Encryption - Canonical XML (was included in LibXML2) - Exclusive Canonical XML (was included in LibXML2) XML Security Library is released under the MIT Licence...





Platforms: *nix

License: Freeware Size: 1.6 MB Download (120): XML Security Library Download

Added: February 21, 2010 | Visits: 864

XML::Bare XML::Bare is a minimal XML parser implemented via a C state engine. SYNOPSIS use XML::Bare; my $xml = new XML::Bare( text => Bob ); # Parse the xml into a hash tree my $root = $xml->parse(); # Print the content of the name node print $root->{xml}->{name}->{value}; #...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): XML::Bare Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 548

CPIA: XML Macro Processing in C CPIA is a macro-processing engine for XML (and HTML), written in C. The engine can either be used offline as a processor, or inside a web server. Both developers have lost interest. If you are interested in maintaining it, please contact either admin.


Platforms: Windows, Mac, Linux

License: Freeware Size: 546.82 KB Download (52): CPIA: XML Macro Processing in C Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 435

XML C++ binding generator C++ classes are generated from an XML DTD to load and represent data structures from an XML document conforming to the supplied DTD.


Platforms: Windows, Mac, Linux

License: Freeware Size: 36.54 KB Download (48): XML C++ binding generator Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 418

XML Localisation for C++ XML Localisation / Localization for C++. An alternative way of handling localised/localized resource strings in C++ to ease the problems of multi-language user interfaces.


Platforms: Windows, Mac, Linux

License: Freeware Size: 39.48 KB Download (49): XML Localisation for C++ Download

Added: May 10, 2013 | Visits: 457

GNU Common C GNU Common C is a portable and highly optimized class framework for writing C applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, serialization, config files, thread-optimized String and data structure classes, etc. This framework offers...


Platforms: *nix, C/C++, BSD

License: Freeware Download (53): GNU Common C Download

Released: July 19, 2020  |  Added: July 29, 2020 | Visits: 7.304

VB.Net to C# Converter VBConversions has the most accurate VB.Net to C# Converter money can buy. The VBConversions VB.Net to C# Converter will convert your VB.Net program to C# with over 99% accuracy. It won the coveted Visual Studio Magazine Reader's Choice Award in 2006 in the developer tools category. It was...


Platforms: Windows

License: Shareware Cost: $495.00 USD Size: 9.74 MB Download (536): VB.Net to C# Converter Download

Released: June 26, 2009  |  Added: July 07, 2009 | Visits: 3.091

Code Line Counter Pro - C# Version Code Line Counter Pro - C# Version may be helpful for SQA, C# developers, project managers and other customers who need an overview of a project source code.This easy-to-use application will help you get detailed reports on the source code.With the help of Code Line Counter Pro you can quickly...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.31 MB Download (226): Code Line Counter Pro - C# Version Download

Added: November 18, 2010 | Visits: 1.230

GNU Common C++ GNU Common C++ project is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services, initially started by David Sugar and Daniel Silverstone. GNU Common C++ is a GNU package and is licensed to the terms of...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (99): GNU Common C++ Download

Added: March 18, 2010 | Visits: 747

XML::Conf XML::Conf is a simple configuration module based on XML. SYNOPSIS Here follows some examples as the tests are done. use XML::Conf; my $c = XML::Conf->new($filename); $w = $c->FIRSTKEY(); $v = $c->NEXTKEY(); $c->EXISTS($v); $c->DELETE($v); $c->CLEAR(); This is the description of the...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (88): XML::Conf Download

Added: October 03, 2010 | Visits: 856

XML Benchmark Objective of this project to provide benchmarking toolset for all available multiplatform C/C++ (and some Java) XML parsers..


Platforms: *nix

License: Freeware Size: 901.12 KB Download (88): XML Benchmark Download

Added: July 19, 2010 | Visits: 1.025

Parsifal XML Parser Parsifal is a validating XML 1.0 parser written in ANSI C. Parsifal API is based on SAX2. Parsifal can be used for parsing XML based messages (such as REST and RSS) and for application specific data processing e.g. config files, data files etc. Parsifal can also be used for document-oriented...


Platforms: *nix

License: Freeware Size: 757.76 KB Download (103): Parsifal XML Parser Download

Added: July 25, 2010 | Visits: 2.056

C++ WSDL Parser C++ WSDL Parser is an efficient C++ Web services library that includes a standards compliant WSDL parser API, a Schema parser and validator, an XML parser and serializer, and an API for dynamically inspecting and invoking WSDL Web services. Whats New in This Release: - Many WSDLs can now be...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (170): C++ WSDL Parser Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 768

Simple SOAP C++ Library Simple SOAP C++ Library is a useful C++ production ready implementation of Scott Seely's Simple SOAP RPC code. OS neutral, HTTP transport, XML validation, envelope parsing, RPC dispatching, extendable data types, fault generation and a extendable test suite useful for release validation


Platforms: Windows

License: Freeware Download (46): Simple SOAP C++ Library Download

Released: November 25, 2012  |  Added: November 25, 2012 | Visits: 783

Altova MissionKit for Pro XML Developers The Altova MissionKit 2011 for Professional XML Developers is an integrated suite of XML development and data integration tools from the makers of XMLSpy. Get three leading XML products for less than the price of two! The MissionKit for Professional XML Developers includes Professional Editions...


Platforms: Windows

License: Demo Cost: $739.00 USD Size: 88.89 MB Download (58): Altova MissionKit for Pro XML Developers Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 807

AtomineerUtils addin for Visual Studio AtomineerUtils Documentation Addin for Visual Studio 2010/2008/2005 auto-generates (and updates) Documentation Xml, Doxygen or JavaDoc comments for C, C++, C++/CLI, C#, Java and VisualBasic code elements, using naming of items to derive automatic documentation, and applies optional formatting and...


Platforms: Windows

License: Commercial Cost: $9.99 USD Size: 443 KB Download (54): AtomineerUtils addin for Visual Studio Download

Released: June 09, 2012  |  Added: June 09, 2012 | Visits: 522

XML Code Template Engine The XML Code Template Engine produces class code skeletons that can include equality and logging methods in C++ or Java(so far) from an XML document outlining. It also creates Doxygen compatible comments and a has very simple plugin system.


Platforms: Windows, Mac, Linux

License: Freeware Size: 56.02 KB Download (49): XML Code Template Engine Download

Added: May 10, 2013 | Visits: 536

OSC XML Feed This script will provide a basic xml feed which can be polled by applications, affiliate websites or systems using other languages such as C , Perl, .NET etc to display your product line in xml readabll, .NET e


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): OSC XML Feed Download

Added: August 16, 2013 | Visits: 589

dumpcheck for XML Tools dumpcheck is a C program that will scan the UTF-8 encoded XML data dump files exported by ODP and report the location of invalid UTF-8 sequences, illegal XML characters, illegal Unicode characters, and XML well-formedness errors. This helps ODP staff to find and correct problems in the data dump...


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (45): dumpcheck for XML Tools Download

< 1 2 3 4 5 >