Showing archive results for 2014

Feb 25, 2014
Post comments count0
Post likes count0

Visual Studio 2013 Update 2 CTP2

Eric Battalio
Eric Battalio

Today, we have released Visual Studio 2013 Update 2 CTP2, a go-live Team Foundation Server 2013 RC and TypeScript 1.0 RC. This update release preview includes several significant feature additions as well as fixes. You can see full details in the release notes.But you don't have to take my word for it. Check out these posts: On the Visual C++ s...

C++
Feb 21, 2014
Post comments count0
Post likes count0

Why C++?

Eric Battalio
Eric Battalio

A few weeks ago, I had an opportunity to share a few scenarios where C++ really matters to an internal audience from the field. No demo code or sample projects were reviewed, just the scenarios and first-hand examples.Why C++? Do you agree with these scenarios? Did I miss one? Do you have detailed examples for any of these that yo...

C++
Feb 18, 2014
Post comments count0
Post likes count0

Winter ISO C++ Meeting Trip Report

Eric Battalio
Eric Battalio

Herb Sutter posted highlights from the Winter ISO C++ meeting held last week in sunny Issaquah, WA:The major work of this meeting was to complete processing of the national body comments received in last summer's comment ballot for the upcoming C++14 standard. We also began comment processing for the recent corresponding ballot for the File System ...

C++
Feb 14, 2014
Post comments count0
Post likes count0

The Old New C++ Thing

Eric Battalio
Eric Battalio

I've spent many hours reading articles on Raymond Chen's blog, The Old New Thing. It is one of the most popular blogs on MSDN with content ranging from concerts at the Seattle Symphony to Win32 and marriage and native programming. Included are a number of interesting articles with, on or about C++.Here is a small, curated selection: The comm...

C++
Feb 11, 2014
Post comments count0
Post likes count0

Ghost of VCBlog Posts Past

Eric Battalio
Eric Battalio

You don't need to call Ghostbusters. Spend some time (re)reading some great posts from the Visual C++ team blog past. There really are some hidden gems in there! Did your favorite post make this list? If not, share it with us in the comments or recommend new content.

C++
Feb 7, 2014
Post comments count0
Post likes count0

Advanced Developers Conference 2014

Eric Battalio
Eric Battalio

The Advanced Developers Conference 2014 takes place April 29-30 in Munich. This years sessions will be about modern device apps, debugging, drivers, graphics,cloud services and much more.The conference will host about 200 attendees with a broad range of international speakers including one or two from Microsoft. It is a great conference for develop...

C++
Feb 4, 2014
Post comments count0
Post likes count0

Challenge – Vulnerable Code

Eric Battalio
Eric Battalio

This challenge appeared on an internal alias dedicated to C++. It was issued by Mike Vine, a developer here at Microsoft who agreed to let us share it with the mighty Visual C++ blog readers: This challenge came from me thinking about a simple bug which could be turned into a security vulnerability, so I thought I'd give it a go and try to code a p...

C++
Feb 4, 2014
Post comments count0
Post likes count0

Challenge – Vulnerable Code

Eric Battalio
Eric Battalio

This challenge appeared on an internal alias dedicated to C++. It was issued by Mike Vine, a developer here at Microsoft who agreed to let us share it with the mighty Visual C++ blog readers: This challenge came from me thinking about a simple bug which could be turned into a security vulnerability, so I thought I'd give it a go and try to code a p...

C++
Jan 30, 2014
Post comments count0
Post likes count0

Windows Azure Storage Client Library for C++

Eric Battalio
Eric Battalio

The Windows Azure Storage team has announced the availability of a new Windows Azure Storage Client Library for C++. This is a preview release and they are looking for your feedback. This release includes support for blob, table, and queue storage abstractions and provides additional functionality such as retry logic, authentication, logging, and m...

C++
Jan 28, 2014
Post comments count0
Post likes count0

C++ in MSDN Magazine

Eric Battalio
Eric Battalio

Just in case you have forgotten to look at MSDN Magazine in the last few months, here are a few great articles from MVPs, Microsoft folks and other experts: All of the articles include sample code and often larger sample projects.Are these articles helpful? Let us know in the comments or email me at [email protected].

C++