Wednesday, March 14, 2007

XmlLite: A Small And Fast XML Parser For Native C++ -- MSDN Magazine, April 2007

XmlLite: A Small And Fast XML Parser For Native C++ -- MSDN Magazine, April 2007: "provides a non-cached, forward-only parser (that delivers a pull programming model) and a non-cached, forward-only XML generator." XmlLite, is a high-performance, low-overhead XML reader and writer geared for applications written in native C++.

No comments: