The Wayback Machine - https://web.archive.org/web/20140509022445/http://www.codeguru.com:80/cpp/v-s/devstudio_macros/add-ins/

Latest Add-Ins Articles

Common Add-Ins

Discover a way to write add-ins such that a single binary can be hosted across multiple versions of DevStudio, Visual Studio, and Office. It uses C++ & ATL, but the principles should carry over to other languages and frameworks.

VSStub

Provides a basic implementation of the Developer Studio Object Model.

Visual Studio Add-RGB Macro Creator

This add-in shows a standard ColorSelect dialog box and forms text that looks like an RGB-macro string (RGB(100, 120, 130)). (The article, addin, and source code were updated.)

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

  • Startup Coho Data has unveiled a storage system that offers a blend of performance and scalability at an aggressive total cost of ownership (TCO). Coho's storage system is a scale-out, hybrid disk-and-flash device, which features cloud-style management features. Its stand-out characteristic is its use of SDN to achieve its scale-out ability, resulting in very predictable scaling of performance with capacity, along with its competitive pricing. Read this research report to learn how the Coho Data storage device …

  • Live Event Date: May 21, 2014 @ 2:00 p.m. ET / 11:00 a.m. PT Many businesses are discovering that the traditional storage architecture is unsuited in multiple ways to the demands of today's virtualized and consolidated data center. The virtualized data center puts new kinds of demand on the storage system, particularly in terms of capacity and security. Sports equipment and sportswear manufacturer, Mizuno USA, was struggling with data growth and needed a more comprehensive data protection scheme. Check out …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds