Showing results for November 2008 - C++ Team Blog

Nov 21, 2008
0
0

Soma Blog: VC++ Enhancements in VS 2010

Visual CPP Team
Visual CPP Team

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

C++
Nov 20, 2008
0
0

printf(“Hello MSBuild!n”);

Visual CPP Team
Visual CPP Team

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 Visual C++...

C++
Nov 18, 2008
0
0

Stupid Lambda Tricks

Visual CPP Team
Visual CPP Team

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

C++
Nov 14, 2008
0
0

Channel9: Amit Mohindra – VS2010 CTP “10 is the new 6”,

Visual CPP Team
Visual CPP Team

HelloAmit has just done a Channel9 video on the VS2010 CTP, around our theme of “10 is the new 6”, please stop by and have a look: https://channel9.msdn.com/posts/VisualStudio/Visual-CPP-10-10-is-the-new-6/ ThanksDamien

C++
Nov 12, 2008
0
1

POGO

Visual CPP Team
Visual CPP Team

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

C++
Nov 4, 2008
0
0

VC at TechEd Developer Europe

Visual CPP Team
Visual CPP Team

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

C++