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

    Latest Visual C++ / C++ Articles

    The New MFC Animation API

    This article serves as a brief introduction to the new API allowing users to create animations in MFC applications.

    How to add DMO in DirectShow filter graph (not yet reviewed)

    In this article, Mufti Mohammed demonstrates how we can easily add audio effects by placing an audio DMO into the DirectShow filter graph.

    Improve Microsoft Visual C++ Application Security and Robustness with SafeInt

    In this age of cloud computing, massive parallel systems and complex security threats like identity theft and decentralized botnets, devoting resources to combat the seemingly age-old issue of integer overflow appears distinctly passC). Despite the fact that integer overflow is such a well know problem, particularly within C and C++ programming, the problem remains a real issue from both a defect and security standpoint, that's why the introduction of the SafeInt template class in Visual C++ 2010 to address overflows is a great addition.

    C++ Tutorial: 10 New STL Algorithms That Will Make You A More Productive Developer

    Unquestionably, the most effective tool for a C++ programmer's productivity is the Standard library's rich collection of algorithms. In 2008, about 20 new algorithms were voted into the C++0x draft standard. These new algorithms let you among the rest copy n elements intuitively, perform set theory operations, and handle partitions conveniently. Find out how to use these algorithms to make your code more efficient and intuitive.

    Simplify Visual C++ Application Deployment with Manifest Files

    Application manifest files provide a declarative means for an application to detail its dependencies and runtime requirements. Each version of Windows and Visual C++ adds further options that can be specified in the application manifest file, and it is important for correct application deployment and execution that the Visual C++ developer keeps up to date with these advances.

    Rubix Cube (not yet reviewed)

    This program presents an original way of the famous Rubik's Cube by an assembly of 27 multi-colored cubies isolated in the space. Even during its deformations, it allows a 3D vision of the cube thanks to the basic MFC graphic functions.

    Latest Columns

    Using VC++ .NET USING VC++ .NET
    Improve Microsoft Visual C++ Application Security and Robustness with SafeInt

    In this age of cloud computing, massive parallel systems and complex security threats like identity theft and decentralized botnets, devoting resources to combat the seemingly age-old issue of integer overflow appears distinctly passC). Despite the fact that integer overflow is such a well know problem, particularly within C and C++ programming, the problem remains a real issue from both a defect and security standpoint, that's why the introduction of the SafeInt template class in Visual C++ 2010 to address overflows is a great addition.

    Nuts & Bolts .NET NUTS & BOLTS
    .NET Framework: Monitor a Directory for a New File and Use FTP Upload to Copy It

    Explore how to use the .NET Framework to respond to the operating system notifications that a new file has been created in a particular directory. Use FTP to upload the file to an FTP site of your choosing and then move the file to an alternate location.

    VB Today VISUAL BASIC TODAY
    SQL CLR Integration in SQL Server 2008

    Is some of your business logic in code and some in SQL Server? Then, just call the SQL from the .NET framework and the .NET framework from SQL with CLR integration. Here are all the steps you need to get started.

    Insights PROGRAMMING INSIGHTS
    Awaiting Future C# Asynchronous Features Brought to you by .NET Parallel Computing

    Learn how .NET Framework 4.0 Parallel Computing will enable an upcoming C# programming feature and make asynchronous coding easier.

    Sponsored Developer Features

    Create an Azure-integrated Windows 7 Phone App

    Trying to simultaneously tackle a phone app, a web app, and a native Windows app is a little intimidating the first time. Larry O'Brien shows you how surprisingly easy this task becomes with Visual Studio 2010 and .NET technologies.

    Application Lifecycle Management Enables Effective Application Development

    Application Lifecycle Management (ALM) is based on the concept that all elements of an application's lifecycle must be managed as a single, ongoing process. A careful choice of ALM toolsets is vital to project success and must include elements to support every phase of application lifecycle, from requirements creation through deployment. Review what you need to be aware of to ensure your team's success.

    Windows Phone 7 Development for Android Developers

    In this article, Chris Bennett explores the similarities between the Android and Windows Phone 7 platforms.

    Microsoft Visual Studio Extensions Made Easy

    Developers interested in building Microsoft Visual Studio extensions will want to explore VSPackage Builder, which simplifies the work it takes to build the structure extensions require. Ty Anderson shows how to use VSPackage Builder to design the tool windows, toolbars and more, while VSPackage Builder handles the plumbing that connects your extension to Visual Studio.

    Choosing the Right Architecture: What It Means for You and Your Business

    This custom eBook from DevX and IBM Rational explains why choosing the correct architecture early in your development process is essential for success—both for your business and for you, personally, as a developer.

    (See all Sponsored Developer Features)

    Internet.com
    The Network for Technology Professionals

    About Internet.com

    Legal Notices, Licensing, Permissions, Privacy Policy.
    Advertise | Newsletters | E-mail Offers