Learn how to use std::tr1::tuple, an implementation of a heterogeneous fixed size sequence from the VC++ 2008 Feature Pack.
A TR1 Tutorial: Class std::tr1::tuple
Published 06/17/2008
Learn how to use std::tr1::tuple, an implementation of a heterogeneous fixed size sequence from the VC++ 2008 Feature Pack.
Learn how to use std::tr1::array, an implementation of a fixed size sequence from the VC++ 2008 Feature Pack.
Explore an edit control that can display an icon and a prompt text on the background (when the edit control has no text).
Learn about MFC Feature Pack, a Microsoft extension to MFC that allows developers to enable Office 2007, Visual Studio, or IE look and feel to their VC++ applications.
Learn about the basic mechanism of querying and submitting changes to relational data stores.
Learn about the System.Xml.Linq namespace and how to construct and query XML data with LINQ.