Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
Visual C++ Team Blog
Server & Tools Blogs
>
Developer Tools Blogs
>
Visual C++ Team Blog
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
Visual C++ Team Blog
Subscribe
Comments
Home
Menu
Atom
Translate this page
Powered by
Microsoft® Translator
Live Now on Developer Tools Blogs
Tags
Announcement
C++
C++ language
C++0x
Channel 9
Community
compiler
design
Dev
Direct3D
DirectX
GPU
Graphics
IDE
Intellisense
inthecommunity
MFC
Parallelism
STL
VC++
VS2010
weekly roundup
Windows 7
windows 8
Windows Store Apps
More
▼
Less
▲
Twitter Feed
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
May 2013
(5)
April 2013
(7)
March 2013
(6)
February 2013
(9)
January 2013
(8)
December 2012
(4)
November 2012
(11)
October 2012
(12)
September 2012
(9)
August 2012
(5)
July 2012
(3)
June 2012
(6)
May 2012
(5)
April 2012
(6)
March 2012
(6)
February 2012
(8)
January 2012
(2)
December 2011
(1)
November 2011
(3)
October 2011
(6)
September 2011
(4)
August 2011
(2)
July 2011
(3)
June 2011
(14)
May 2011
(11)
April 2011
(11)
March 2011
(16)
February 2011
(12)
January 2011
(15)
December 2010
(7)
November 2010
(1)
October 2010
(1)
September 2010
(3)
August 2010
(3)
July 2010
(3)
June 2010
(5)
May 2010
(2)
April 2010
(6)
March 2010
(9)
February 2010
(5)
January 2010
(5)
December 2009
(2)
November 2009
(5)
October 2009
(5)
September 2009
(3)
August 2009
(3)
July 2009
(4)
June 2009
(8)
May 2009
(7)
April 2009
(3)
March 2009
(7)
February 2009
(3)
January 2009
(2)
December 2008
(6)
November 2008
(6)
October 2008
(5)
September 2008
(1)
August 2008
(5)
July 2008
(1)
June 2008
(5)
May 2008
(5)
April 2008
(8)
March 2008
(3)
February 2008
(5)
January 2008
(5)
December 2007
(5)
November 2007
(10)
October 2007
(8)
September 2007
(6)
August 2007
(5)
July 2007
(6)
June 2007
(5)
May 2007
(5)
April 2007
(7)
March 2007
(9)
February 2007
(5)
January 2007
(4)
December 2006
(6)
November 2006
(2)
October 2006
(5)
September 2006
(5)
August 2006
(6)
July 2006
(5)
June 2006
(10)
May 2006
(3)
More
▼
Less
▲
Blog - Title
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual C++ Team Blog
First Look at the New C++ IDE Productivity Features in Visual Studio 11 (Cont’d…)
Posted
over 2 years ago
by
vcblog
27
Comments
Hi! I am Amit Mohindra, a Program Manager on the Visual C++ team . Earlier in the month my colleague Sumit Kumar had talked about some of the exciting IDE features in the next version of Visual Studio . Today I will just add to that list a few more features...
Visual C++ Team Blog
C9::GoingNative: Visual C++ Upcoming IDE Demos, a CRT Talk and More!!
Posted
over 2 years ago
by
Diego Dagum - MSFT
2
Comments
Greetings! Charles Torre and I came back with the second episode of Channel 9 Going Native –which is actually episode 1, considering that C++, as a C-like language, starts indexing from 0. This time we follow up from a recent article that my...
Visual C++ Team Blog
First Look at the New C++ IDE Productivity Features in Visual Studio 11
Posted
over 2 years ago
by
vcblog
53
Comments
Hi! I am Sumit Kumar , a Program Manager on the Visual C++ team. Today I will talk to you about some of the exciting new IDE functionality in the next version of Visual Studio that will make you, the C++ developer, more productive with your daily code...
Visual C++ Team Blog
GoingNative: a New Channel 9 Show Dedicated to Native Development
Posted
over 2 years ago
by
vcblog
50
Comments
GoingNative is a new, monthly show on Channel 9 dedicated to native development and native developers, with an emphasis on modern C++. In our inaugural episode, we keep things light and easy as we introduce you to what we're doing, why we're doing it...
Visual C++ Team Blog
Developing Windows Applications in C++ (Articles Series)
Posted
over 2 years ago
by
vcblog
24
Comments
We got just published “ Developing Windows Applications in C++ ”, an article series created by C++ Most Valuable Professional Kate Gregory . This material is aimed at C++ developers who want to learn how to write Windows applications. It won’t...
Visual C++ Team Blog
Container Pretty Printer - Advanced STL, Part 6
Posted
over 2 years ago
by
vcblog
0
Comments
In Part 6 of my second video lecture series focused on the Standard Template Library, I demonstrate how to write a "pretty printer" for STL containers that's capable of formatting a vector<tuple<int, string, int>> as [(1, "ten", 100), (2,...
Visual C++ Team Blog
C++ Q&A with Herb Sutter
Posted
over 2 years ago
by
vcblog
51
Comments
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...
Visual C++ Team Blog
Mohsen Agsen: C++ Today and Tomorrow
Posted
over 2 years ago
by
vcblog
5
Comments
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...
Visual C++ Team Blog
Daniel Moth: Blazing-fast Code Using GPUs and More, with C++ AMP
Posted
over 2 years ago
by
vcblog
6
Comments
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...
Visual C++ Team Blog
Update on Bulletin MS11-025
Posted
over 2 years ago
by
vcblog
6
Comments
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...
Visual C++ Team Blog
Just Released: Kinect for Windows SDK Beta
Posted
over 2 years ago
by
Diego Dagum - MSFT
2
Comments
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...
Visual C++ Team Blog
Herb Sutter: Heterogeneous Computing and C++ AMP (AFDS Keynote)
Posted
over 2 years ago
by
Diego Dagum - MSFT
1
Comments
Herb Sutter , Principal Architect with the Visual C++ team, got his keynote posted in Channel 9 . He tells more details in his blog .
Visual C++ Team Blog
Introducing C++ Accelerated Massive Parallelism (C++ AMP)
Posted
over 2 years ago
by
Diego Dagum - MSFT
8
Comments
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...
Visual C++ Team Blog
The Visual C++ Weekly Vol. 1 Issue 24 (June 11, 2011)
Posted
over 2 years ago
by
Diego Dagum - MSFT
19
Comments
Read in this issue : Modern Native C++ Development for Maximum Productivity | Tech·Ed North America 2011 High Performance GPU-Accelerated Games and Technical Applications | PDC 2010 C++ Design Patterns Legend Joins the Visual Studio Team InformIT: A Few...
Visual C++ Team Blog
C++ Design Patterns Legend Joins the Visual Studio Team
Posted
over 2 years ago
by
Diego Dagum - MSFT
4
Comments
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...
Visual C++ Team Blog
TechEd 2011: Modern Native C++ Development for Maximum Productivity
Posted
over 2 years ago
by
Diego Dagum - MSFT
2
Comments
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...
Visual C++ Team Blog
Internal Compiler Error when doing multi-proc compilation (/MP) on Windows XP
Posted
over 2 years ago
by
vcblog
0
Comments
Hi! My name is Ulzii Luvsanbat and I’m a Senior Test Lead with the Visual C++ team. We’ve recently received multiple bug reports on VC++ 2010 compiler consistently crashing during multi-proc build on Windows XP and XP SP3 OSes. This was...
Visual C++ Team Blog
The Visual C++ Weekly Vol. 1 Issue 23 (June 4, 2011)
Posted
over 2 years ago
by
Diego Dagum - MSFT
0
Comments
Read in this issue : Bing Maps Trip Optimizer Now Available on MSDN Developer Samples Channel 9: Stephan T Lavavej - Advanced STL, 5 of n The XML Parsing Article That Should (Not) Be Written! – CodeProject BUILDing a bright future - Somasegar's WebLog...
Visual C++ Team Blog
BUILD Windows: the Future of the Platform
Posted
over 2 years ago
by
Diego Dagum - MSFT
3
Comments
Last Wednesday, Steven Sinofsky (President of the Windows Division) and Julie Larson-Green (Corporate Vice President, Windows Experience) announced that we’ll be starting a dialog with developers about the next generation of Windows, internally codenamed...
Visual C++ Team Blog
Advanced STL Lectures, Part 5: the Boost Library
Posted
over 2 years ago
by
vcblog
1
Comments
In this 5th part of the advanced series, Stephan T. Lavavej digs into the Boost Library . In his words, it's an open source, super quality, community-driven Standard Template Library (STL) . Stephan will walk you through a sample application from end...
Visual C++ Team Blog
The Visual C++ Weekly Vol. 1 Issue 22 (May 28, 2011)
Posted
over 2 years ago
by
Diego Dagum - MSFT
4
Comments
Read in this issue : Enforcing Correct Concurrent Access of Class Data DirectCompute Lecture Series 230: GPU Accelerated Physics InformIT: Top Ten Tips for Correct C++ Coding ACCU 2011: Michael Feathers On Our Ability To Do Much Mixed...
Visual C++ Team Blog
Enforcing Correct Concurrent Access of Class Data
Posted
over 2 years ago
by
vcblog
6
Comments
Hi, this is Jim Springfield . I’m an architect on the Visual C++ team. In any concurrent application, protecting data from concurrent access is extremely important. There are many primitives that can be used for this, such as critical sections...
Visual C++ Team Blog
The Visual C++ Weekly Vol. 1 Issue 21 (May 21, 2011)
Posted
over 2 years ago
by
Diego Dagum - MSFT
4
Comments
Read in this issue : ALM for C++ in Visual Studio vNext Provide Your Custom Class Name to your MFC Application InformIT: Telltale Signs of a Failed Software Project, Part I DirectCompute Lecture Series 210: GPU Optimizations and Performance ACCU 2011...
Visual C++ Team Blog
Ask Herb Sutter
Posted
over 2 years ago
by
Diego Dagum - MSFT
0
Comments
As a follow up of the recent interview that Charles Torre (Channel 9) made to Herb Sutter (Principal Architect with the Visual C++ team), they want the audience –in other words you guys- to send candidate questions. Herb made a call in his blog...
Visual C++ Team Blog
ALM for C++ in Visual Studio 11 at TechEd NA 2011
Posted
over 2 years ago
by
vcblog
14
Comments
Greetings!! I’m Rong Lu , Program Manager with the Visual C++ team. It’s been extremely exciting in Atlanta at TechEd North America 2011 ! Terry Leeper, Diego Dagum and I had a chance to be at TechEd and joined the announcement of Application...
Page 6 of 20 (479 items)
«
4
5
6
7
8
»