Blog - Title

February, 2008

  • Visual C++ Team Blog

    TR1 Slide Decks

    • 38 Comments
    Hi, I'm Stephan, the Visual C++ Libraries Developer working on TR1. Recently, I gave 3 presentations within Microsoft about the most novel components of TR1: shared_ptr, regex, and the additions to <functional> (including mem_fn(), bind()...
  • Visual C++ Team Blog

    IntelliSense, Part 2 (The Future)

    • 36 Comments
    Hi, Jim Springfield again. This post covers our current work to fundamentally change how we implement Intellisense and code browsing for C++ in Visual Studio 10. I previously covered the history of Intellisense and outlined many of the problems that we...
  • Visual C++ Team Blog

    Prefast And SAL Annotations

    • 9 Comments
    One thing that continues to amaze me are the powerful tools available to developers and QA nowadays. Application performance can be improved through profiling and optimization tools operating statically and/or dynamically on the binary (using PGO for...
  • Visual C++ Team Blog

    Channel 9: Stephan T. Lavavej: Digging into C++ Technical Report 1 (TR1)

    • 2 Comments
    Hello Recently we shipped a beta of our MFC/TR1 Feature Pack that, naturally enough, included a large update to MFC and an implementation of “TR1” (if you are unsure just what exactly TR1 is then you can read this VC Blog post .). To celebrate the...
  • Visual C++ Team Blog

    The Implications of Fixing a Corner Case Bug in a Common Code Path

    • 8 Comments
    My name is Bogdan Mihalcea and I’m a developer in VC++ Development Team. For the last three years in the team I worked in almost all the areas of IDE (Intellisense, Project System, Resource Editor, Debugger). Recently we were engaged in fixing various...
Page 1 of 1 (5 items)