Showing results for May 2008 - C++ Team Blog

May 20, 2008
0
0

Channel9: The Route to C++ Code Optimization

Visual CPP Team
Visual CPP Team

A Channel9 video just got published where Russell Hadley (Senior Developer on the VC++ Team) speaks more about the VC compiler. Check out the video at https://channel9.msdn.com/showpost.aspx?postid=405345Thanks,Visual C++ Development Team 

C++
May 15, 2008
0
0

VC Runtime Binding…

Visual CPP Team
Visual CPP Team

Hello, I am George Mileka, a developer on the Visual C++ Libraries Team. After we released the Visual C++ 2008 Feature Pack back in April, we got a lot of useful feedback from MVPs and customers. One of the areas that definitely needed clarification is the version dependency embedded in the generated manifest. The question goes like this: Why ...

C++
May 12, 2008
0
0

Visual Studio 2008 Service Pack Beta now available

Visual CPP Team
Visual CPP Team

We are very excited to announce that Microsoft Visual Studio 2008 SP1 Beta is now available for download. We encourage you to go ahead and try out this release. Please remember that this is a beta so some caution is advised. The goal of this beta is to gather feedback from the community. Please use the connect site to report any issues or improveme...

C++
May 8, 2008
0
0

Tips and Tricks to debug large applications

Visual CPP Team
Visual CPP Team

Hi, I am Vaishnavi Sannidhanam, test lead on the Phoenix compiler backend team. Phoenix is a platform and analysis framework. For more information on Phoenix you can listen to the talk given by one of our architects, Andy Ayers, on Channel 9 https://channel9.msdn.com/Showpost.aspx?postid=396461. Our compiler test cases include compiling large ...

C++