News

From Live Share to Smarter IntelliCode to fewer crashes when debugging large C++ apps, Visual Studio’s new features are bound to boost productivity. This ebook offers a comprehensive look at the ...
With the Visual Studio IDE you get one of the best-integrated debuggers for C++. For me, it's crucial to know how to use that tool efficiently. That's the aim here, and so I'd like to share a few tips ...
For example, in Visual Studio you can write custom visualizers for your objects. Before Visual Studio 2012 you could customize the debugging view of your objects by editing autoexp.dat file. It was a ...