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
New Channel 9 video on the Visual Studio 3D Starter Kit now online
Posted
6 hours ago
by
Jennifer Leaf [MSFT]
0
Comments
If you’re interested in DirectX development, head on over to Channel 9, where there’s a new video about the Visual Studio 3D Starter Kit . This time, Roberto Sonnino interviews Gokhan Sengun, who’s created the Virtual Experiment Laboratory...
Visual C++ Team Blog
Image Processing with C++ AMP and the .NET Framework
Posted
3 days ago
by
Eric Battalio
3
Comments
Image processing is a computational task that lends itself very well to GPU compute scenarios. In many cases the most commonly used algorithms are inherently massively parallel, with each pixel in the image being processed independently from the others...
Visual C++ Team Blog
Speed up Windows PHP Performance using Profile Guided Optimization (PGO)
Posted
16 days ago
by
Ankit Asthana
6
Comments
To introduce myself I am Ankit Asthana and I am the program manager for the backend C++ compiler. In my last two blogs I provided an introduction to what Profile Guided Optimization (PGO ) is all about and a case study which illustrates how PGO is used...
Visual C++ Team Blog
NuGet for C++ and the Northwest Hackathon
Posted
16 days ago
by
Garrett Serack, MSFT
4
Comments
Howdy! My name is Garrett Serack , I'm not actually part of the Visual C++ team--I actually work as a Senior Software Development Engineer in Microsoft's Open Source Technology Center, which is part of Windows Server. I have a distinctly different...
Visual C++ Team Blog
Fix: Visual Studio 2012 Update 2 breaks Windows XP targeting with ATL and/or statically linking MFC
Posted
17 days ago
by
Eric Battalio
30
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
NuGet for C++
Posted
28 days ago
by
Jennifer Leaf [MSFT]
12
Comments
The wait is over. NuGet support for C++ projects is here . Quick Links • NuGet 2.5 Download page: https://nuget.codeplex.com/releases/view/96733 • CoApp’s Powershell Tools Installer to create C++ NuGet packages: http://coapp.org/releases...
Visual C++ Team Blog
Profile Guided Optimization (PGO) drives next generation SAP NetWeaver Performance
Posted
1 month ago
by
Ankit Asthana
2
Comments
To introduce myself I am Ankit Asthana and I am the program manager for the backend C++ compiler. In my last blog I provided an introduction to what Profile Guided Optimization (PGO ) is all about with an exercise which involved PGO’izing the NBody...
Visual C++ Team Blog
Finding the Visual Studio Command Prompts in Visual Studio 2012
Posted
1 month ago
by
Jennifer Leaf [MSFT]
19
Comments
If you’re using Visual Studio 2012 on Windows 8, you may be looking for the Visual Studio Command Prompt shortcuts. These shortcuts are installed by Visual Studio to run scripts that configure the command line environment to use particular sets...
Visual C++ Team Blog
Developing an app with the Visual Studio 3D Starter Kit, part 3 of 3
Posted
1 month ago
by
Roberto Sonnino - MSFT
4
Comments
Welcome back to our third and final post on using the Visual Studio 3D Starter Kit ! If you read our previous posts in this series ( here and here ), you’ve got an app that has an animated die, and you’re ready to make the last few changes...
Visual C++ Team Blog
Profile Guided Optimization (PGO)
Posted
1 month ago
by
Ankit Asthana
0
Comments
PGO is a runtime compiler optimization which leverages profile data collected from running important and performance centric user scenarios to build an optimized version of the application. PGO optimizations have some significant advantage over traditional...
Visual C++ Team Blog
Build faster and high performing native applications using PGO
Posted
1 month ago
by
Ankit Asthana
14
Comments
I am Ankit Asthana and I am the program manager for the backend C++ compiler. For today's topic I want to blog about a really cool runtime compiler optimization called Profile Guided Optimization (PGO) (we on the team call it POGO or PGO for short). PGO...
Visual C++ Team Blog
Developing an app with the Visual Studio 3D Starter Kit, part 2 of 3
Posted
1 month ago
by
Roberto Sonnino - MSFT
1
Comments
A few days ago we talked about how to use the Visual Studio 3D Starter Kit to create a simple dice rolling app. Now we’re going to take the app one step further, by adding some animation. If you need to catch up, here’s a link to the previous...
Visual C++ Team Blog
Developing an app with the Visual Studio 3D Starter Kit, part 1 of 3
Posted
1 month ago
by
Roberto Sonnino - MSFT
3
Comments
As we promised a few weeks ago , welcome to the first post in a series where we’ll explore a full end-to-end app developed with the Visual Studio 3D Starter Kit . During this series we’ll develop a 3D dice roller that allows you to roll a...
Visual C++ Team Blog
Visual C++ Developer Survey
Posted
2 months ago
by
SumitMSFT
2
Comments
Hi, my name is Sumit Kumar and I am a Program Manager on the Visual C++ team at Microsoft. We are conducting a survey to understand what can we do to make Visual Studio more useful for C++ development in organizations like yours. If you have 15 minutes...
Visual C++ Team Blog
Connecting to Facebook with the C++ REST SDK
Posted
2 months ago
by
Andy Rich
8
Comments
Hi, this is Andy Rich from the C++ QA team. Previously , I showed you how you can use the C++ REST API to connect to Live services, but this is just one of many web services that you can use the REST API with. In this blog post, I will walk you through...
Visual C++ Team Blog
Advanced Developers Conference 2013: C++
Posted
2 months ago
by
Eric Battalio
1
Comments
The Advanced Developers Conference 2013 takes place May 7-8 this year with sessions on building modern device apps, drivers, graphics development, debugging, creating and consuming cloud services, performance and much more . Here are a couple session...
Visual C++ Team Blog
Guest Post - The Expression Evaluator
Posted
2 months ago
by
OfekShilon
9
Comments
Hi. My name is Ofek Shilon and I blog mostly about various VC++ tricks I come by. Today I’d like to explicitly introduce a debugging feature we all use daily but seldom refer to it by name – the native expression evaluator (abbreviated EE...
Visual C++ Team Blog
Connecting to Live with the C++ REST SDK
Posted
2 months ago
by
Andy Rich
4
Comments
Hi, I’m Andy Rich, a QA on the C++ team. Last week, the C++ team released the C++ REST SDK (codename “Casablanca”) on CodePlex ( http://casablanca.codeplex.com ). This blog post will walk you through using the C++ REST SDK to connect...
Visual C++ Team Blog
In the Community: Meet David Cravey
Posted
2 months ago
by
Eric Battalio
2
Comments
Welcome back to In the Community, our continuing series focusing on members of the C++ and developer community. This week, meet David Cravey, I cut my teeth on programming in BASIC (GW-BASIC/QBasic), but eventually wanted a language that could let...
Visual C++ Team Blog
The C++ REST SDK ("Casablanca")
Posted
2 months ago
by
Sana Mithani
20
Comments
The C++ REST SDK (codename "Casablanca") has officially been released as an open source project on CodePlex ( http://casablanca.codeplex.com ). We first announced Casablanca as an incubation project on Microsoft's DevLabs back in April of 2012. Since...
Visual C++ Team Blog
Jumping Into C++: Calculating Unknowns
Posted
3 months ago
by
Eric Battalio
4
Comments
Last time, I wrote a C++ program to count words in text files. This time, write some code to calculate the motion of an object as an excuse to create a class, use function pointers and mess with some new containers. Thanks to my colleagues Ale Contenti...
Visual C++ Team Blog
In the Community: Meet Tom Serface
Posted
3 months ago
by
Eric Battalio
6
Comments
Welcome to In the Community. This week, meet Tom Serface, C++ MVP and longtime Visual C++ user. I have been using VC++ with MFC since it first came out circa 1993 and I saw it demonstrated at a local Software Development show. I've been working for...
Visual C++ Team Blog
Visual Studio 3D Starter Kit – Now for Windows Phone 8
Posted
3 months ago
by
Jennifer Leaf [MSFT]
3
Comments
Last year, I decided I finally wanted to take the plunge into DirectX development. I'd done a little bit of OpenGL programming several years ago, but no graphics development since then. I bought a few DirectX books, worked through several online tutorials...
Visual C++ Team Blog
In the Community: Meet PJ Naughter
Posted
3 months ago
by
Eric Battalio
4
Comments
In the Community spotlights members of the C++ / developer community. This week, meet PJ Naughter, a C++ MVP and prolific C++ developer. Take it away, PJ… PJ has been a C++ MVP since 2007. In his spare time, he runs a personal web site at http...
Visual C++ Team Blog
do-while, casts, ODR, variadic templates - Core C++, Part 8
Posted
3 months ago
by
Stephan T. Lavavej - MSFT
5
Comments
Part 8 of my third video lecture series (covering the C++ Core Language) is now available. In this part, I covered several topics: why I avoid do-while loops, how C and C++ casts behave and why they're dangerous, what the One Definition Rule is and how...
Page 1 of 20 (479 items)
1
2
3
4
5
»