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
Build
C++
C++ language
C++0x
Channel 9
Community
compiler
design
Dev
DirectX
GPU
IDE
Intellisense
inthecommunity
MFC
Parallelism
STL
Survey
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
(4)
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
Visual C++ in Visual Studio 2012
Posted
9 months ago
by
Rahul V. Patil
35
Comments
If you have read Jason Zander’s post earlier today, you know that Visual Studio 2012 has been released to the web! Check out the MSDN Subscriber Download Page and the Visual Studio product website . This release has brought a huge amount of new...
Visual C++ Team Blog
C++ Programming Interviews: What Interviewers Want You To Show
Posted
over 2 years ago
by
Diego Dagum - MSFT
35
Comments
A recent study showed that C++ is still among the most used languages (ahead of any other Visual Studio officially supported language like C# or Visual Basic). But despite being widely used and known by several generations of developers –thanks...
Visual C++ Team Blog
Call Hierarchy
Posted
over 4 years ago
by
vcblog
35
Comments
Hello everyone, My name is Raman Sharma and I am a PM on the VC++ IDE team. I want to talk about a new feature called Call Hierarchy in Visual Studio 10. As the name suggests, it is used for navigating all functions called from within a particular...
Visual C++ Team Blog
Bugs fixed in MFC in Visual Studio 2008 SP1
Posted
over 5 years ago
by
vcblog
34
Comments
Hello, everyone. This is Pat Brenner. I’m an SDE on the Visual C++ Libraries team. We’ve just released Visual Studio 2008 SP1, and it includes about 55 fixes to the MFC library. Many of these fixes are for the new feature s that were added in the Feature...
Visual C++ Team Blog
VS2010 SP1 Beta: What’s in It for C++ Developers
Posted
over 3 years ago
by
vcblog
34
Comments
As announced two days ago by S. Somasegar and Jason Zander , the Visual Studio 2010 Service Pack 1 Beta is now ready for download ! Service Pack 1 Beta comes with a “ go live ” license which means you can start using the product for production...
Visual C++ Team Blog
Precompiled Header Files in Visual Studio 2010
Posted
over 3 years ago
by
vcblog
33
Comments
Hello, this is Andy Rich from the Visual C++ front-end team. Today, I’ll be discussing the use of precompiled header files (aka PCH files) in our new intellisense architecture. Back in May, Boris briefly mentioned an intellisense optimization based...
Visual C++ Team Blog
VC at the PDC
Posted
over 5 years ago
by
vcblog
33
Comments
Hello Everyone on the VC team is getting really excited about the upcoming PDC in Los Angeles. This will be our first chance to show you some of our upcoming features and a great way for us to get feedback direct from you on what we have implemented...
Visual C++ Team Blog
Improvements to Find all references in Visual Studio 2010
Posted
over 4 years ago
by
vcblog
32
Comments
Hello, my name is Raman Sharma, and I am a Program Manager on the VC++ team. Through this blog post, I wish to highlight some changes we have made to an important feature in the C++ IDE, called “Find all References”. As most of you would know, this feature...
Visual C++ Team Blog
ISO C Standard Update
Posted
over 6 years ago
by
vcblog
32
Comments
Hello! My name is Arjun Bijanki, and I’m the test lead for the Visual C++ compiler. I’m also Microsoft’s representative on the ISO C standard committee . I recently returned from one of the committee’s semiannual meetings (this one was in Kona, Hawaii...
Visual C++ Team Blog
Visual C++ Orcas Feature Specifications online
Posted
over 6 years ago
by
vcblog
31
Comments
To allow customers to evaluate and plan for our upcoming "Visual Studio Orcas" release (and to highlight exactly what we have accomplished), we are sharing our Orcas Feature Specifications as soon as features make it out the door – either via a Community...
Visual C++ Team Blog
Sharing the Heritage (Quiz Game)
Posted
over 2 years ago
by
Diego Dagum - MSFT
31
Comments
I was reading recent discussion threads and found something interesting that someone introduced as a question, but instead of start developing the whole story from here, I’ll just challenge you with two different quiz games. Quiz 1 ...
Visual C++ Team Blog
Steps to Open Actionable Bugs
Posted
over 4 years ago
by
vcblog
29
Comments
Hi, I am Vaishnavi Sannidhanam, test lead from the Visual C++ Compiler Backend team. I joined Visual C++ team 4 years ago and helped ship VS2005 and VS2008. In this blog, I would like to introduce you to the most effective way of reporting actionable...
Visual C++ Team Blog
Visual Studio 2010 Service Pack 1 General Availability
Posted
over 2 years ago
by
Diego Dagum - MSFT
29
Comments
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...
Visual C++ Team Blog
What’s up with MFC in Visual Studio 2011 Beta
Posted
over 1 year ago
by
vcblog
28
Comments
Hello, I’m Pat Brenner , a developer on the Visual C++ Libraries team. Through this blog post I wanted to share some information about the Microsoft Foundation Class (MFC) Library , since I am the primary developer working on MFC. As you know, MFC is...
Visual C++ Team Blog
Fix: Visual Studio 2012 Update 2 breaks Windows XP targeting with ATL and/or statically linking MFC
Posted
13 days ago
by
Eric Battalio
28
Comments
Recently, some of our customers reported a bug in Visual Studio 2012 Update 2 that breaks Windows XP targeting with C++ in some scenarios. Specifically, applications using ATL and/or statically linking with MFC will get the following error when run on...
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
decltype: C++0x Features in VC10, Part 3
Posted
over 4 years ago
by
vcblog
27
Comments
Part 1 of this series covered lambdas , auto , and static_assert . Part 2 of this series covered rvalue references , which enable move semantics and perfect forwarding . Today, I'm going to talk about decltype , which allows perfect forwarding...
Visual C++ Team Blog
Ribbon Designer
Posted
over 4 years ago
by
vcblog
26
Comments
Hello, my name is Samatha Mannem and I am a QA with the IDE team. The world has become sophisticated and the time has come to make every application geeky as well as fancy. That is where ‘Ribbon’ has evolved. The recent UI designs that people are attracted...
Visual C++ Team Blog
Stupid Lambda Tricks
Posted
over 5 years ago
by
vcblog
26
Comments
Hi. I’m Arjun Bijanki, the test lead for the compiler front-end and Intellisense engine. One afternoon a few months ago, I was sitting in my office in building 41 thinking about test passes, when an animated discussion between a couple of colleagues spilled...
Visual C++ Team Blog
printf(“Hello MSBuild!\n”);
Posted
over 5 years ago
by
vcblog
26
Comments
Hello everyone. I’m Marian Luparu and I am a Program Manager in the Visual C++ IDE team. Last week I was in Barcelona attending TechEd EMEA 2008 where I had two talks delving into the areas where the VC++ IDE team is making major investments in the upcoming...
Visual C++ Team Blog
Inheriting From a Native C++ Class in C#
Posted
over 5 years ago
by
vcblog
26
Comments
Hi, this is Jim Springfield, an architect on the Visual C++ team. I have blogged in the past about our IDE and Intellisense work. I am still heavily focused on that and we are working hard to deliver an improved experience, but this post is about a completely...
Visual C++ Team Blog
Visual Studio 2010 C++ Project Upgrade Guide
Posted
over 3 years ago
by
vcblog
26
Comments
Hi, my name is Li Shao. I am Software Design Engineer in Test on the C++ team. As has been mentioned in many of the blogs, for example, recent blog by Felix Huang, the blog by Andreea Issac and my earlier blog , one of the major improvements in this release...
Visual C++ Team Blog
Visual C++ Libraries Development Regression Tests
Posted
over 6 years ago
by
vcblog
26
Comments
Hi, my name is Pat Brenner and I’m a software design engineer on the Visual C++ libraries team. I’d like to spend some time talking about our process for preventing regressions in our libraries code. After I joined the libraries team about a year...
Visual C++ Team Blog
Some C++ Gotchas
Posted
over 5 years ago
by
vcblog
26
Comments
Hi - Jonathan Caves again. Over the last couple of weeks I’ve seen some reports from users that the C++ compiler does not act the way they think it should. As it turns these reports weren’t real bugs, but the issues brought up are interesting enough to...
Visual C++ Team Blog
Project Austin Part 1 of 6: Introduction
Posted
7 months ago
by
Jorge Pereira - MSFT
26
Comments
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...
Page 3 of 20 (478 items)
1
2
3
4
5
»