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
IDE
Intellisense
inthecommunity
MFC
Parallelism
performance
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
June 2013
(2)
May 2013
(7)
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
How to redistribute the Visual C++ Libraries with your application
Posted
over 6 years ago
by
vcblog
51
Comments
Hello again, this is Ben Anderson, SDET on the Visual C++ libraries team. One of the most common questions we get from customers on the forums and elsewhere is “My app needs the Visual C++ Libraries (CRT, ATL, MFC, OpenMP or some combination thereof...
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
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
Visual Studio 2012 Update 1 Now Available!
Posted
6 months ago
by
Eric Battalio
50
Comments
Today, Soma announced the availability of the Visual Studio 2012 Update 1! You can install it either from the download page (see "Visual Studio 2012 Update 1" under the "Additional software" section). As promised , you can now use the Visual C++ compiler...
Visual C++ Team Blog
Inside the C++/CX Design
Posted
over 2 years ago
by
vcblog
49
Comments
Hello. This is Jim Springfield , an architect on the Visual C++ team. Today, I want to give some insight into the new language extensions, officially called C++/CX , which was designed to support the new API model in Windows 8. If you attended //BUILD...
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
C++/CLI IntelliSense in Visual Studio vNext
Posted
over 2 years ago
by
Diego Dagum - MSFT
48
Comments
Recently Mohsen & Craig talked about a Renaissance within C++ development and Tony talked rebuilding our developer communication around C++, both of these videos touched on the subject of providing a more real world pragmatic discussion around why...
Visual C++ Team Blog
Visual C++ Code Generation in Visual Studio 2010
Posted
over 4 years ago
by
vcblog
45
Comments
Hello, I’m Ten Tzen, a Compiler Architect on the Visual C++ Compiler Code Generation team. Today, I’m going to introduce some noteworthy improvements in Visual Studio 2010. Faster LTCG Compilation : LTCG (Link Time Code Generation) allows the compiler...
Visual C++ Team Blog
What's New in Visual Studio 11 Beta for C++ Developers
Posted
over 1 year ago
by
vcblog
44
Comments
XAML < TextBox x : Name =" textbox " /> C++ textbox ->Text = "Hello World!" ; Output Snippets of the Metro style version for the most popular 101 application. Download this Beta today: ...
Visual C++ Team Blog
Announcing a major MFC update plus TR1 support
Posted
over 6 years ago
by
vcblog
43
Comments
As an update to Visual Studio 2008, we’re pleased to announce a major new release of the Microsoft Foundation Classes (MFC). Using these components, developers will be able to create applications with the “look & feel” of Microsoft’s most popular...
Visual C++ Team Blog
The Future of the C++ Language
Posted
over 6 years ago
by
vcblog
42
Comments
Hello, world! Today, I (Stephan T. Lavavej, library dev) would like to present one question and one Orcas bugfix. First, the question: What is the future of C++? Or, phrased crudely, does C++ have a future? Will it grow and evolve, with programmers...
Visual C++ Team Blog
Windows XP Targeting with C++ in Visual Studio 2012
Posted
8 months ago
by
Ibrahim Damlaj
42
Comments
Background In June, we announced enhanced targeting for Windows XP using the Visual Studio 2012 C++ compiler and libraries. This feature has been included in Visual Studio 2012 Update 1. You can download it from here . The purpose of this article is...
Visual C++ Team Blog
Visual C++ 2008 Feature Pack Setup & Deployment Issues
Posted
over 5 years ago
by
vcblog
40
Comments
Unfortunately, a set of setup & deployment issues have been reported with the Visual C++ 2008 Feature Pack. Some of these are blocking issues and, as a result, we are currently working on a refresh of the Feature Pack. In the interim, a list of the...
Visual C++ Team Blog
Quick Help on VS2010 Custom Build Rule
Posted
over 3 years ago
by
vcblog
40
Comments
Hi my name is Li Shao. I am a Software Design Engineer in Test for the C++ team. In my earlier blog “Visual Studio 2010 C++ Project Upgrade Guide”, I have mentioned about the change of Custom build Rules in VS2010. In this post, I would like to explain...
Visual C++ Team Blog
C++0x Core Language Features In VC10: The Table
Posted
over 3 years ago
by
vcblog
40
Comments
When we announced that the Visual Studio 2010 Release Candidate Is Now Available For Download , a reader, Igor, asked us to provide a table summarizing which C++0x Core Language features are implemented in VC10. So, here it is! It's derived from, but...
Visual C++ Team Blog
Visual Studio 2008 Service Pack 1 RTM Now Available
Posted
over 5 years ago
by
vcblog
39
Comments
Today we are pleased to announce that Microsoft Visual Studio 2008 Service Pack 1 (SP1) is now available for download . Not only does this service pack include the Visual C++ 2008 Feature Pack but also addresses a range of issues found through customer...
Visual C++ Team Blog
Debugger Type Visualizers for C++ in Visual Studio 2012
Posted
11 months ago
by
vcblog
39
Comments
In Visual Studio 2012, one of the new features for C++ developers is the new native type visualization framework (natvis) added to the debugger which allows customizing the way data types are displayed in debugger variable windows (e. g. autos, watch...
Visual C++ Team Blog
STL Bugs Fixed In Visual Studio 2012
Posted
over 1 year ago
by
vcblog
38
Comments
After Pat's post last week about MFC bugs fixed in Visual Studio 2012 (aka VC11), I thought that a similar list for the STL would be interesting: ID Title 492128 std::locale constructor modifies global locale via "setlocale...
Visual C++ Team Blog
TR1 Slide Decks
Posted
over 5 years ago
by
vcblog
38
Comments
Hi, I'm Stephan, the Visual C++ Libraries Developer working on TR1. Recently, I gave 3 presentations within Microsoft about the most novel components of TR1: shared_ptr, regex, and the additions to <functional> (including mem_fn(), bind()...
Visual C++ Team Blog
Visual Studio 2010 CTP released
Posted
over 5 years ago
by
vcblog
38
Comments
We are very pleased to announce that we have released Visual Studio 2010 CTP at the PDC today. See our earlier posts on this topic. The goal of the Community Technology Preview (CTP) is to obtain feedback from you on the new scenarios that we have enabled...
Visual C++ Team Blog
Quick Tips On Using Whole Program Optimization
Posted
over 4 years ago
by
vcblog
38
Comments
Hi, I’m Jerry Goodwin from the Visual C++ code generation and optimization team, with a couple quick tips on using Whole Program Optimization, also referred to as Link Time Code Generation (LTCG). If you’re writing native C++ code, you can typically...
Visual C++ Team Blog
Project settings changes with VS2010
Posted
over 3 years ago
by
vcblog
36
Comments
Hi, I am Andreea Isac, a developer on the Visual C++ team at Microsoft. I would like to present you a summary of all project settings that are stored in a different manner or place with Visual Studio 2010, compared with previous VS releases. MSBuild...
Visual C++ Team Blog
IntelliSense, Part 2 (The Future)
Posted
over 5 years ago
by
vcblog
36
Comments
Hi, Jim Springfield again. This post covers our current work to fundamentally change how we implement Intellisense and code browsing for C++ in Visual Studio 10. I previously covered the history of Intellisense and outlined many of the problems that we...
Visual C++ Team Blog
Jumping into C++
Posted
4 months ago
by
Eric Battalio
36
Comments
I was a professional developer for years, working initially with C in labs and an engineering firm before moving on to other languages and stints as an enterprise developer and consultant. Other languages and tool were more in demand for the projects...
Visual C++ Team Blog
C++ Build Throughput: Visual Studio 11 Pre-Release Compared to Visual Studio 2010 SP1
Posted
over 1 year ago
by
vcblog
35
Comments
Hi my name is Li Shao. I am a Senior Software Design Engineer in Test in the Visual C++ group. In this blog, our team would like to review Visual Studio 11 (VS11) Desktop application build throughput compared to Visual Studio 2010 SP1 (VS10). Jim Hogg...
Page 2 of 20 (483 items)
1
2
3
4
5
»