The Wayback Machine - https://web.archive.org/web/20111101203212/http://www.codeguru.com:80/cpp/cpp/string/general/

    General

    Querying Bing Using the New Windows 7 Web Services C++ API

    Learn how to build client applications that use SOAP based web services.

    Prefer std::string to char*

    Understand the benefits of using the STL's std::string class over the C-like character arrays.

    MI Is not Mission Impossible

    Read a guide to dealing with some of the problems encountered with multiple inheritance.