The Wayback Machine - https://web.archive.org/web/20140601165125/http://www.codeguru.com:80/cpp/cpp/cpp_managed/components/

Latest Components Articles

Exploring the New MSBuild Features for Visual C++ 2010

MSBuild is the build platform that Microsoft is using across all developer and related tools moving forward. Visual C++ is the last major compiler offering from Microsoft to move onto the MSBuild platform, with the Visual C++ 2010 release using MSBuild as its native project format. Explore the MSBuild basics from a C++ perspective, and see how it can improve your build process.

C++ CLR Compilation

The Visual C++ compiler has a number of switches that control the generation of native and managed instructions within an executable image. Choosing the correct setting is an important consideration for application performance, deployment, and execution, as well as having implications about which development toolkits can be used.

A Quick Look at Visual C++ Orcas

Take a quick look at the upcoming release of the new Visual C++ release slated for release in late 2008—Visual C++ Orcas. The Orcas release builds on the heritage of C++, offering great new features for achieving deep integrating with Windows Vista and better support for interoperating with managed code.

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.

Top White Papers and Webcasts

  • Live Event Date: June 24, 2014 @ 1:00 p.m. ET / 10:00 a.m. PT People are evolving their choice for devices, and developers have to evolve their applications as well. Building apps continues to get more complex with the number of different form factors available on the market. New form factors include all-in-one PCs , 2-in-1 PCs, and more modern tablets. For the best end-user experience, the apps you build need to be aware of not only the platform, but also the devices and their capabilities. Check out …

  • Speaker: Brian Kelly, Sr. Solutions Specialist, AppSense Watch first-hand how UV technology can improve logon times. Scripts and complicated group policies are inefficient and costly in delivering the settings and policies when users log in, particularly in shared desktop and mobile work environments. A certified AppSense engineer will walk through how UV technology is used to move your legacy scripts out of Active Directory and into a contextual policy approach to the logon process.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds