Showing tag results for Announcement

Oct 17, 2013
Post comments count0
Post likes count0

Visual Studio 2013 Available Now!

Eric Battalio

We are happy to announce that Visual Studio 2013 is now available. And now—in no particular order—here are the top reasons why C++ developers want Visual Studio 2013:Better C++ language conformance. Support for C++11 began in Visual Studio 2010, which included auto and lambda functions. In Visual Studio 2012, we implemented more ...

C++
Jun 27, 2013
Post comments count0
Post likes count0

What’s New for Visual C++ Developers in VS2013 Preview

Eric Battalio

Since the newer Visual C++ content is not yet live on MSDN, I copied the key bits from the "What's New for Visual C++ Developers" and replicated it below. Note that this post may be removed after the MSDN content has been available for a few weeks.Thanks for your patience!Improved ISO C/C++ Standards SupportCompiler The default behavior w...

C++
Jun 26, 2013
Post comments count1
Post likes count0

Visual Studio 2013 Preview Now Available!

Eric Battalio

Soma announced availability of the Visual Studio 2013 Preview.The experience for Visual C++ developers was improved with enhancements in the following areas: ISO C/C++ standards, Visual C++ library, C++ application performance, Windows Store App development, diagnostics, 3-D graphics, the IDE and productivity.Here are the key links: We look ...

C++
Oct 15, 2012
Post comments count0
Post likes count0

More Q&A for the C++ AMP book

Eric Battalio

As we shared last week, Kate Gregory and Ade Miller have released C++ AMP, an exploration of accelerated massive parallelism with Microsoft® Visual C++®. In that post, Ade answered a few of our hard-hitting questions. In this post, Kate answers the same set of questions:Q1.    “C++ AMP” in 140 characters or less?C...

C++
Oct 12, 2012
Post comments count0
Post likes count0

Check out the new C++ AMP book by Kate Gregory and Ade Miller

Eric Battalio

The C++ AMP book by Kate Gregory and Ade Miller is available in print or online from your favorite retailer! What is in it for you? Among other things, you will discover how to: I was able to corner Ade Miller long enough to answer a few questions:Q1: “C++ AMP” in 140 characters or less?“A hardware agnostic dat...

C++
Jun 15, 2012
Post comments count0
Post likes count0

Targeting Windows XP with C++ in Visual Studio 2012

Steve Teixeira, MSFT

We recently announced the Visual Studio 2012 product lineup and platform support, and as a part of this announcement we mentioned that we were evaluating options for enabling C++ developers to build applications in Visual Studio 2012 that run on Windows XP without requiring side-by-side installation of Visual Studio 2010. Today I would like to shar...

C++
Jun 17, 2011
Post comments count0
Post likes count0

Update on Bulletin MS11-025

Visual CPP Team

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 a user opens a legitimate file associated with such an affected application, and the file happened t...

C++
Jun 10, 2011
Post comments count0
Post likes count0

C++ Design Patterns Legend Joins the Visual Studio Team

Diego Dagum - MSFT

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. However, he was first known for leading the list of authors of the best-selling book “D...

C++
Mar 10, 2011
Post comments count0
Post likes count0

Visual Studio 2010 Service Pack 1 General Availability

Diego Dagum - MSFT

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 (last Tuesday was only for MSDN subscribers). You can get it from here. Let’s summarize...

C++
Mar 1, 2011
Post comments count0
Post likes count0

Tony Goodhew on Visual C++ Developer Communication

Diego Dagum - MSFT

Charles Torre, our C++ fan in Channel 9, just posted an interview he made a few days ago to Tony Goodhew: a Microsoft veteran in the Developer Tools Division who has returned home to his roots in VC++ after working as a product manager on VC6. One of Tony's priorities is effectively communicating with developer customers who expect open and h...

C++