C++ Team Blog

The latest in C++, Visual Studio, VS Code, and vcpkg from the MSFT C++ team

Announcing GoingNative 2012 Conference

(image) We know developers are hungry for information about native development. The GoingNative conference  aims to provide current technical information to as many people as possible. Register now! GoingNative 2012 is a 48 hour technical event for those who push the boundaries of general purpose computing by exploiting the true ...
Comments are closed.0 0
C++

Code Analysis in Visual C++ 11

(image) The Microsoft Security Science team has recently posted a note about Security Development Lifecycle integration as part of the Code Analysis rules coming with the next version of Visual C++. [Read the full post...
Comments are closed.0 0
C++

Game Debugging in Visual Studio 11

Hi! I am Amit Mohindra, a Program Manager on the Visual C++ team. We believe Metro style games and graphics-intensive apps present a huge opportunity for developers on new devices such as tablets. The primary API for accessing the full power of the underlying graphics hardware on Windows is DirectX 11 (including Direct3D and Direct2D). ...
Comments are closed.0 0
C++