The Wayback Machine - https://web.archive.org/web/20140401003119/http://www.codeguru.com:80/cpp/misc/misc/compilerandpre-compiler/

Latest Compiler and Pre-Compiler Articles

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.

Breaking Changes in Visual C++ 2005

There are a number of changes in Visual C++ 2005 that can break your existing programs. The Visual C++ product team has identified some of the changes most likely to impact you.

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.

.NET Framework: Collections and Generics

The original release of the .NET Framework included collections as .NET was introduced to the Microsoft programming world. The .NET Framework 2.0 introduced generics to complement the System.Collections namespace and provide a more efficient and well performing option. Read on to learn more...

Top White Papers and Webcasts

  • Effective endpoint security leads the way for business success, but with more vendors than ever claiming best-in-class status, identifying the solution right for you can be a daunting task. In this Magic Quadrant report from the experts at Gartner, compare, analyze, and evaluate leading vendors in the enterprise endpoint protection platform (EPP) market. Discover vendor strengths and weaknesses and learn all you need to know in order to identify the vendor and solution that make sense for your organization.

  • With JRebel, developers get to see their code changes immediately, fine-tune their code with incremental changes, debug, explore and deploy their code with ease (both locally and remotely), and ultimately spend more time coding instead of waiting for the dreaded application redeploy to finish. Every time a developer tests a code change it takes minutes to build and deploy the application. JRebel keeps the app server running at all times, so testing is instantaneous and interactive.

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds