C++ Team Blog

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

Soma Blog: VC++ Enhancements in VS 2010

Recently, Soma, Vice President for the Microsoft Developer Division, blogged about the enhancements of Visual C++ in VS 2010.  Please check out what he has to say and feel free to leave comments for him on our upcoming release.  You can find this blog at http://blogs.msdn.com/somasegar/archive/2008/11/21/c-enhancements-in-...
Comments are closed.0 0
C++

printf(“Hello MSBuild!n”);

Hello everyone. I’m Marian Luparu and I am a Program Manager in the Visual C++ IDE team. Last week I was in Barcelona attending TechEd EMEA 2008 where I had two talks delving into the areas where the VC++ IDE team is making major investments in the upcoming release: ·         Building ...
Comments are closed.0 0
C++

Stupid Lambda Tricks

Hi.  I’m Arjun Bijanki, the test lead for the compiler front-end and Intellisense engine.  One afternoon a few months ago, I was sitting in my office in building 41 thinking about test passes, when an animated discussion between a couple of colleagues spilled into the hallway and grabbed my attention.  My recollection is ...
Comments are closed.0 0
C++

POGO

Pogo aka PGO aka Profile Guided Optimization My name is Lawrence Joel and I am a Software Developer Engineer in Testing working with the C/C++ Backend Compiler group.  For today's topic I want to blog about a pretty cool compiler optimization called Profile Guided Optimization (PGO or Pogo as we in the C/C++ team would like to call it...
Comments are closed.0 1
C++

VC at TechEd Developer Europe

 Hello Following hot on the heels of our participation at the PDC in LA, VC team members are heading off to TechEd Developer Europe. As with the PDC, this will be one of our first chances to show you some of our upcoming Visual Studio 2010 features and a great way for us to solicit your  feedback on both what we have implemented so ...
Comments are closed.0 0
C++