The Wayback Machine - https://web.archive.org/web/20140326121258/http://www.codeguru.com:80/cpp/cpp/cpp_mfc/stl/

Latest Standard Template Library (STL) Articles

STL and BOOST Parsing Iterators

Discover an example of a parsing iterator. You'll find that the BOOST library provides convenient tools for an efficient iterator implementation, specifically, the boost::iterator_facade class.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

MFC Integration with the Windows Transactional File System (TxF)

The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.

.NET Framework: Collections and Generics

The original release of the .NET Framework included collections as .NET was introduced to the Microsoft programming world. The .NET Framework 2.0 introduced generics to complement the System.Collections namespace and provide a more efficient and well performing option. Read on to learn more...

Doing Data Extraction with Visual Basic.NET

Every developer needs to know how to extract data from a database, as it's essentially what makes your app tick. Read on to learn how to extract information from a database and put it in your VB.NET application.

Top White Papers and Webcasts

  • When properly structured, benchmark tests enable IT professionals to compare solid-state drives (SSDs) under test with conventional hard disk drives (HDDs) and other SSDs. The benchmark should evaluate performance not only under optimum conditions, but over the entire life of the drive. SSD benchmark tests also need to measure the stability of consistent performance over time. Well-designed benchmark tests provide a level playing field and help simplify the evaluation of SSDs. This white paper presents best …

  • If you are a Value Added Reseller (VAR), you know your business is changing fast as cloud services are replacing legacy deliverables, such as hardware and software. The reasons are clear: the cloud offers better, cheaper, and more stable services than the functionality it is replacing. And, the cloud is growing; by the end of 2013, the size of the cloud computing market will be about $150 billion (Gartner, 2010). That's roughly six times as big as Pinterest, LinkedIn and Twitter combined, according to Forbes. …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds