Showing tag results for C++ language

Oct 11, 2012
Post comments count0
Post likes count0

Project Austin Part 4 of 6: C++ AMP acceleration

Amit K Agarwal
Amit K Agarwal

Hello, I am Amit Agarwal, a developer on the C++ AMP team. C++ AMP is a new technology available in Visual Studio 2012 that enables C++ developers to make the best use of available heterogeneous computing resources in their applications from within the same C++ sources and the VS IDE they use for programming the CPU. Austin is a digital note-taking...

C++
Sep 20, 2012
Post comments count0
Post likes count0

Project Austin Part 1 of 6: Introduction

Jorge Pereira - MSFT
Jorge Pereira - MSFT

My name is Jorge Pereira and I am a developer at Microsoft.  For the past few months I've been working on a Windows 8 app along with a small team of developers from the Visual C++ team, we call it Project Code Name Austin. Austin is a digital note-taking app for Windows 8. You can add pages to your notebook, delete them, or move them aro...

C++
Mar 16, 2012
Post comments count0
Post likes count0

VC11 ISO C++ Concurrency Tour in March Issue of MSDN Mag

Diego Dagum - MSFT
Diego Dagum - MSFT

Greetings!! I am Diego Dagum, Community Program Manager with the Visual C++ team. I recently got an article published in the current issue of MSDN Magazine about the ISO C++11 concurrency features implemented in Visual C++ 11.     It’s a 101-level journey through standardized features like: [Read “Ne...

C++
Oct 10, 2011
Post comments count0
Post likes count0

Announcing Wrox’s Professional C++, 2nd Edition

Visual CPP Team
Visual CPP Team

Greetings! I’m Marc Gregoire, a Microsoft MVP VC++ since 2007, and I’m pleased to tell you that I’ve finished work on my book “Professional C++, Second Edition”. This second edition includes the latest C++ standard, C++11, and is based on the great first edition written by Nicholas A. Solter, Scott J. Kleper. The book is published by Wiley/Wrox....

C++
May 4, 2011
Post comments count0
Post likes count0

Herb Sutter Shares Perspectives on the New C++ Standard

Visual CPP Team
Visual CPP Team

Hi, I’m Charles Torre, Sr. Technographer with Channel 9. I’m back with an interview made last week with Herb Sutter, Principal Architect on the Visual C++ team at Microsoft and chairman of the ISO committee which recently approved the final technical changes to the C++0x standard – the publication of which is expected this summer. Go C++11!!! :...

C++
Apr 22, 2011
Post comments count0
Post likes count0

Boris Jabes on Game Development and Other Demons

Visual CPP Team
Visual CPP Team

Hi, I’m Charles Torre, Sr. Technographer with Channel 9. I recently interviewed Boris Jabes, a fun Visual C++ Program Manager guy to talk to. After a brief discussion of IntelliSense in VC++ –Boris has the distinction of being the first guy to share the news about the removal of C++/CLI IntelliSense support in VC10, we move on to explo...

C++
Mar 10, 2011
Post comments count0
Post likes count0

Visual Studio 2010 Service Pack 1 General Availability

Diego Dagum - MSFT
Diego Dagum - MSFT

If you guys follow Jason Zander’s (Visual Studio corporate Vice President) blog, you learned two days ago that the Visual Studio 2010 Service Pack 1 whose Beta had been released last December achieved final release stage. Today is generally available (last Tuesday was only for MSDN subscribers). You can get it from here. Let’s summarize...

C++