The Wayback Machine - https://web.archive.org/web/20140522104547/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.

Finger Printing is the New Tracking Cookie

Recently one way that developers have been looking to address the cookie abuse problem is via a method known as fingerprinting. Peter Shaw shows you how to generate a fingerprint in C# for use in your own projects.

Top White Papers and Webcasts

  • Tuesday, April 15, 2014 @ 1:00 p.m. EDT / 10:00 a.m. PDT The ability to effectively set sales goals, assign quotas and territories, bring new people on board and quickly make adjustments to the sales force is often crucial to success--and to the field experience! But for sales operations leaders, managing the administrative processes, systems, data and various departments to get it all right can often be difficult, inefficient and manually intensive. Register for this webinar and learn how you can: Align …

  • The role of customer service is one that is valued and well understood by many organizations. However, making the leap from correlating customer service activities with overall performance results to investing in strategies that deliver top-notch results is increasingly becoming a key differentiator. Top performing business have long understood the financial ramifications of a satisfied and engaged customer and continue to act on developing a profitable model to engage, interact, and win with their key …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds