Showing results for June 2011 - C++ Team Blog

Jun 29, 2011
0
0

C++ Q&A with Herb Sutter

Visual CPP Team
Visual CPP Team

Herb's last appearance on C9 was a relatively short chat about C++0x. You wanted more questions so Herb decided that the best way to get the questions you want asked is, well, to have you ask them. Most of the highest user-rated questions were asked and Herb answers with his usual precision. So, without further ado, it's C++ question and answe...

C++
Jun 22, 2011
0
0

Mohsen Agsen: C++ Today and Tomorrow

Visual CPP Team
Visual CPP Team

For those who haven't seen it yet, Charles Torre interviewed again Mohsen Agsen, Microsoft Technical Fellow who runs the Visual C++ engineering team. Back in February Mohsen and Charles had had a first conversation, when they put forward the notion of a renaissance taking place in the native world. The reception to C++ Renaissance me...

C++
Jun 17, 2011
0
0

Daniel Moth: Blazing-fast Code Using GPUs and More, with C++ AMP

Visual CPP Team
Visual CPP Team

You have lastly read in this blog about the C++ Accelerated Massive Parallelism (C++ AMP) [1]. Since yesterday, those who couldn’t attend the AMD Fusion Developer Summit have the chance to watch on demand Herb Sutter’s keynote where C++ AMP was introduced and some demos were shown [2].Now Daniel Moth's C++ AMP introductor...

C++
Jun 17, 2011
0
0

Update on Bulletin MS11-025

Visual CPP Team
Visual CPP Team

A while back Microsoft had released security bulletin MS11-025 that addressed a publicly disclosed vulnerability in certain applications built using the Microsoft Foundation Class (MFC) Library. The vulnerability could allow remote code execution if a user opens a legitimate file associated with such an affected application, and the file happened t...

C++
Jun 16, 2011
0
0

Just Released: Kinect for Windows SDK Beta

Diego Dagum - MSFT
Diego Dagum - MSFT

Following the announcement made a day ago about C++ Accelerated Massive Parallelism (C++ AMP), now Microsoft Research released the Kinect for Windows SDK beta: a programming toolkit for application developers that enables the academic and enthusiast communities easy access to the capabilities offered by the Microsoft Kinect device connected to co...

C++
Jun 15, 2011
0
0

Introducing C++ Accelerated Massive Parallelism (C++ AMP)

Diego Dagum - MSFT
Diego Dagum - MSFT

A few months ago, Herb Sutter told about a keynote he was to delivered today in the AMD Fusion Developer Summit (happening these days). He said by then: “Parallelism is not just in full bloom, but increasingly in full variety. We know that getting full computational performance out of most machines—nearly all desktops and laptops, ...

C++
Jun 10, 2011
0
0

C++ Design Patterns Legend Joins the Visual Studio Team

Diego Dagum - MSFT
Diego Dagum - MSFT

Erich Gamma will start working this August as a MS Distinguished Engineer.Gamma was lately known for his works in team effectiveness at IBM Rational Team Concert, also associated with the Java language per his key involvement with the Eclipse project. However, he was first known for leading the list of authors of the best-selling book “D...

C++
Jun 8, 2011
0
0

TechEd 2011: Modern Native C++ Development for Maximum Productivity

Diego Dagum - MSFT
Diego Dagum - MSFT

TechEd 2011 North America took place in Atlanta a few weeks ago. If you missed, its sessions are posted in Channel 9. The one we highlight here, Modern Native C++ Development for Maximum Productivity, was delivered by C++ MVP Kate Gregory. If you are a follower of this blog you may already know Kate. The thing I liked most about this session is ...

C++