Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
Visual C++ Team Blog
>
March, 2010
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
March, 2010
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Visual C++ Team Blog
To the command line enthusiasts: Some quick know-hows for Upgrading to VS 2010
Posted
over 3 years ago
by
vcblog
2
Comments
Hello, I am Renin John, a Software Development Engineer in Test from the VC++ Project and Build team. I am aware that some of you prefer to do your daily work from the command prompt rather than from the IDE. I thought it would help if I put together...
Visual C++ Team Blog
Visual C++ is coming to a city near you!
Posted
over 3 years ago
by
vcblog
8
Comments
With the Visual Studio 2010 launch around the corner, members of the Visual C++ team will be traveling around the world to meet with you and showcase the many new features Visual Studio 2010 has to offer for C++ developers. If we are coming to a...
Visual C++ Team Blog
C++ Build Parallelization Post On Visual Studio blog
Posted
over 3 years ago
by
vcblog
0
Comments
Visual Studio 2010 has some enhancements that provide an easy way to get faster builds on a multiprocessor computer through parallelism. Dan Moseley a Lead Developer on MSBuild has written a blog on the C++ Build Parallelism in Visual Studio 2010 . ...
Visual C++ Team Blog
VC++ Developer Survey
Posted
over 3 years ago
by
vcblog
49
Comments
As we wrap up Visual Studio 2010, we are starting to plan the next release of Visual C++. Our goal is to make Visual C++ a product that meets your needs. Thus we need your help. We would like to better understand what you do. Please take a few minutes...
Visual C++ Team Blog
ActiveX Test Container Application is Still Available
Posted
over 3 years ago
by
vcblog
6
Comments
Hello, I’m Pat Brenner, a developer on the Visual C++ Libraries team. I’ve noticed some posts on various forums lamenting the loss of the ActiveX Test Container application and I wanted to address those concerns. The ActiveX Text Container tool is...
Visual C++ Team Blog
VS 2010 and Source Control Providers
Posted
over 3 years ago
by
vcblog
9
Comments
Hi, I recently explained the reasons behind the project settings changes we made for VS 2010 . Let me describe to you toda y, how some of these changes may impact source control providers. The new .vcxproj extension and SCC We changed the C++ project...
Visual C++ Team Blog
MFC applications now default to being DPI-aware
Posted
over 3 years ago
by
vcblog
9
Comments
Hello, I’m Pat Brenner, a developer on the Visual C++ Libraries team, mainly responsible for MFC. I wanted to make you aware of a subtle but meaningful change that we have made regarding MFC applications in Visual Studio 2010: all MFC applications are...
Visual C++ Team Blog
IntelliSense/Browsing options in VC++ 2010
Posted
over 3 years ago
by
vcblog
19
Comments
Now that Dev10 is getting close to release I want to describe in detail the various options we have included for controlling browsing and IntelliSense in VC++. Note: All information here is specifically about C and C++ and does not apply to C# or VB....
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...
Page 1 of 1 (9 items)