Learn how to process XML documents' content with the Microsoft COM implementation of Simple API for XML (SAX).
A Kick-Start to SAX with C++, Part 1
Published 03/10/2006
Learn how to process XML documents' content with the Microsoft COM implementation of Simple API for XML (SAX).
Read an introduction to generics implementation in C++/CLI in comparison with templates.
Learn about some of the most important changes to the managed extensions for C++, trying to show how it feels to write code with C++/CLI.
Learn what callback functions are, what they help us achieve, and how to use them.
Learn about UTF-8 encoding of UNICODE characters.
Learn about the differences between little- and big-endian representations.