The Wayback Machine - https://web.archive.org/web/20150101232507/http://www.codeguru.com:80/cpp/24/

Latest Visual C++ / C++ Articles - Page 5

Visual Studio 11: C++ IntelliSense Code Snippets

One of the new features of Visual Studio 11 is inserting C++ code snippets at a specified insertion point or around a selected block. Visual Studio 11 comes with a set of C++ code snippets but we can create and use our own, as well. Read on to learn more...

Simplest Window Service

Learn how to convert an app into a service without much of an effort using this simple, two-step, yet powerful Windows Service class called CSvcHandler.

Mandelbrot Using C++ AMP

This article implements a Mandelbrot renderer that is multiple times faster than a CPU-only implementation by using a new Microsoft technology called C++ AMP: Accelerated Massive Parallelism, introduced in the Visual C++ 11 Preview.

Latest Developer Videos

More...

Latest CodeGuru Developer Columns

Top White Papers and Webcasts

  • Today's agile organizations pose operations teams with a tremendous challenge: to deploy new releases to production immediately after development and testing is completed. To ensure that applications are deployed successfully, an automatic and transparent process is required. We refer to this process as Zero Touch Deployment™. This white paper reviews two approaches to Zero Touch Deployment--a script-based solution and a release automation platform. The article discusses how each can solve the key …

  • Explore interactive models featuring Nimble Storage's Adaptive Flash platform, the hardware features of CS-Series storage arrays, and an overview of the SmartStack joint reference architecture with Cisco UCS servers.

Most Popular Programming Stories

More for Developers

RSS Feeds