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

Latest Patterns Articles

Generic Notifiers: Message Passing in C++

Notifiers make anonymous communication between objects in a system possible. They are also easy to understand, providing a seamless migration as new developers are introduced to a project. This article describes the design and implementation of Notifiers in C++.

Observer Pattern Class

Provides a very fine C++ implementation of the Observer Pattern (implementing cyclic updates, self reference, etc.)

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

  • 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. …

  • As businesses have grown in size and global reach, emerging technologies such as cloud computing and virtualization have appeared to help companies effectively connect and grow. However, the networking strategies and infrastructures that keep organizations connected have often remained in the past. Now, new strategies that leverage global connectivity and locations exist to provide a more flexible and cost-effective alternative to traditional networking systems. This Aberdeen report analyzes how top performing …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds