The Wayback Machine - https://web.archive.org/web/20140327163852/http://www.codeguru.com:80/cpp/misc/misc/consoleapps/

Latest Console Apps Articles

Cygwin: Free C++ for Windows

Windows users who want to learn C++ often ask if there is a free C++ compiler. Linux users don't have this problem because they have the GNU tools. But, in fact, the exact same tools are available free from Cygwin, and if you learn to use them, your skills will be extremely portable. Learn to install and use the tools, compile a simple program, and write a simple makefile.

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...

Doing Data Extraction with Visual Basic.NET

Every developer needs to know how to extract data from a database, as it's essentially what makes your app tick. Read on to learn how to extract information from a database and put it in your VB.NET application.

Top White Papers and Webcasts

  • If you are a Value Added Reseller (VAR), you know your business is changing fast as cloud services are replacing legacy deliverables, such as hardware and software. The reasons are clear: the cloud offers better, cheaper, and more stable services than the functionality it is replacing. And, the cloud is growing; by the end of 2013, the size of the cloud computing market will be about $150 billion (Gartner, 2010). That's roughly six times as big as Pinterest, LinkedIn and Twitter combined, according to Forbes. …

  • Live Event Date: March 27, 2014 @ 12:00 p.m. ET / 9:00 a.m. PT Teams need to deliver quality software faster and need integrated agile planning, task tracking, source control, auto deploy with continuous builds and a configurable process to adapt to the way you work. Rational Team Concert and DevOps Services (JazzHub) have everything you need to build great software, integrated seamlessly together right out of the box or available immediately in the cloud. And with the Rational Team Concert Client, you can …

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds