The Wayback Machine - https://web.archive.org/web/20140629164603/http://www.codeguru.com/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.

Services Made Easy

Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.

Top White Papers and Webcasts

  • Gartner Research Vice President Ramon Krikken discusses some of the key trends and issues in mobile application security as well as recommendations for what you can do to protect your organization. Key issues he reviews include: What are the key trends in mobile application security? What is different about security in mobile applications vs. traditional enterprise web applications? Why do you think mobile application security is still an afterthought? What are the top mobile application security …

  • Live Event Date: July 10, 2014 @ 2:00 p.m. ET / 11:00 a.m. PT Today, 80% of data is unstructured, and it's doubling every two years. Your organization's unstructured information is comprised of emails, documents, and other file types, and is saved to computers, mobile devices, the cloud, everywhere. So how do you go about securing your most important electronically stored information (ESI), mitigating risk, controlling costs, and reducing data loss if you don't know what data you have and where it is? With …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds