Showing results for May 2007 - C++ Team Blog

May 31, 2007
0
0

MSDN article: “An Inside Look At The Next Generation Of Visual C++”.

Visual CPP Team
Visual CPP Team

HelloWe just wanted to mention that our own Tarek Madkour has recently written an MSDN article titled “An Inside Look At The Next Generation Of Visual C++”. Tarek is a Lead Program Manager on the Visual C++ team and  has been working on different areas of the Visual C++ IDE and compiler for the past six years. This article ...

C++
May 23, 2007
0
0

Channel 9: Documenting Development Technologies

Visual CPP Team
Visual CPP Team

This channel 9 interview features our very own Gordon Hogenson, the Visual C++ Documentation Manager who has recently released his first book “C++/CLI: The Visual C++ Language for .NET”. Gordon has worked as a manager, technical writer and test engineer for Visual C++, C# and other Microsoft products over the past 9 years. In ...

C++
May 17, 2007
0
0

Diagnosing Hidden ODR Violations in Visual C++ (and fixing LNK2022)

Visual CPP Team
Visual CPP Team

Hi, my name is Andy Rich, and I’m a tester on the front-end compiler.  Last time I posted here, I discussed several aspects of testing conformance in the C++ compiler, which is a large part of my job.  Another large part of what I do is diagnosing bugs in the compiler.  These come from a variety of sources, such as customer ...

C++
May 11, 2007
0
0

Improving Our Servicing Experience

Visual CPP Team
Visual CPP Team

This is the second time I’ve experienced the “end game” of a product cycle in VC++. It is always a wonderful time: looking back at all the accomplishments, the satisfaction of seeing all the cool new features working smoothly together, the eagerness of finding and fixing every single bug! The pressure is still on while we ...

C++
May 8, 2007
0
0

Testing the Visual C++ IDE

Visual CPP Team
Visual CPP Team

Hello folks! Alvin Chardon, VC++ IDE QA member here.  I write to our readers today, not with a specific topic in mind, but with a few different thoughts collected during the Orcas product cycle. Hopefully, by the end of this narrative we can take that collection of ideas and form a coherent statement.  Don’t worry, I’m ...

C++