C++ Team Blog

The latest in C++, Visual Studio, VS Code, and vcpkg from the MSFT C++ team

Latest posts

Diego Dagum - MSFT
Diego Dagum - MSFT
Jan 15, 2011

The Visual C++ Weekly Vol. 1 Issue 3 (Jan 15, 2011) Is Out

 We just released the third issue of The Visual C++ Weekly. For technical reasons, from the original list of articles, there are two that weren’t ...

0
0
Diego Dagum - MSFT
Diego Dagum - MSFT
Jan 13, 2011

A 101 on GPU-Accelerated Apps in the Windows Platform

In the last Professional Developer Conference (PDC), a few months ago, Chas Boyd –PM Architect with Windows Graphics at Microsoft- delivered a general ...

0
0
Diego Dagum - MSFT
Diego Dagum - MSFT
Jan 11, 2011

C++ Programming Interviews: What Interviewers Want You To Show

A recent study showed that C++ is still among the most used languages (ahead of any other Visual Studio officially supported language like C# or Visual Basic). ...

0
0
Diego Dagum - MSFT
Diego Dagum - MSFT
Jan 8, 2011

The Visual C++ Weekly Vol. 1 Issue 2 (Jan 8, 2011) Is Out

C++ MVP Kenny Kerr starts a new series on modern Windows development with C++0x. Intel features a highly parallel optimized crowd simulation technique. Get All-...

0
0
Visual CPP Team
Visual CPP Team
Jan 7, 2011

Rvalue References and Type Traits – Video Introduction to the STL, Parts 9 and 10

The final parts of my video lecture series introducing the Standard Template Library are now available.  Part 9 covers a single function, std::move(), and ...

0
0
Diego Dagum - MSFT
Diego Dagum - MSFT
Jan 6, 2011

Application Lifecycle Management (ALM) for C++ in Visual Studio 2010

Hi! I’m Ale Contenti and I’d like to show you here a session on Application Lifecycle Management (ALM) for C++ in Visual Studio 2010 I presented last ...

0
0
Diego Dagum - MSFT
Diego Dagum - MSFT
Jan 5, 2011

Grr… My VC++ Project Is Building Slower in VS2010. What Do I Do Now? (A Step by Step Guide)

Hi, my name is Renin John and I work as a Software Development Engineer in Test with the VC++ Project and Build Team. I was involved in testing the Build ...

0
0
Diego Dagum - MSFT
Diego Dagum - MSFT
Jan 1, 2011

2011 Comes with a New C++ Weekly Roundup

Happy New Year!! Starting 2011, we’ll be releasing every week a compilation of articles, videos, downloadable stuff, interviews and other news related ...

0
0
Diego Dagum - MSFT
Diego Dagum - MSFT
Dec 29, 2010

Making an Exception

An interesting debate about C++ exceptions took place a few weeks ago in the C++ MVPs discussion list. The trigger was something as innocent and specific as “...

0
0

Feedback