For advanced C++ programmers: Learn about a new type of container by viewing a simple example of how to write an STL-compatible container.
Extending the STL: A Set of Ranges
Published 02/05/2004
For advanced C++ programmers: Learn about a new type of container by viewing a simple example of how to write an STL-compatible container.
Enhanced collection template classes: CArrayEx, CMapEx and CSortedArray
QuickSort enabled CArray template class
QSort for CStringArray
HybridList - A fast N lg (N) sort algorithm for lists
Template Classes to Manage Collections of Objects
Learn to implement exception handling mechanism in C++.
Still postponing the upgrade to VS 2017? Here's some information that can help you decide whether to plunge ahead or wait longer.
Learn about some of Visual Studio's newer tools to make your coding and debugging a bit more productive.
Choosing the right platform—IaaS, PaaS, or SaaS—can greatly enhance your Cloud presence.