Showing tag results for visual studio

Jun 4, 2014
Post comments count0
Post likes count0

Native Memory Diagnostic Tools for Visual Studio “14” CTP

Adam Welch (MSFT)
Adam Welch (MSFT)

In Update 2 for Visual Studio 2013, memory diagnostic tools were added for Windows Store and Windows Phone that enable developers to monitor live memory consumption and take heap snapshots of their applications for further analysis.  The Visual Studio team is extending the existing tools to work for Windows Desktop applications in the next maj...

C++
May 29, 2014
Post comments count0
Post likes count0

Solution Dependency Viewer extension

Visual CPP Team
Visual CPP Team

Hello, In my previous blog, I introduced PDBProject Extension VS2103 as an alternative way to leverage the IDE features.  In this post, I would like to introduce Solution Dependency Viewer Extension as an easy to understand overview of your solution.  This extension parses each C++, C#, and VB projects in the solution and presents a graph...

C++
Sep 30, 2013
Post comments count0
Post likes count0

Visual C++ Libraries Survey

Jennifer Leaf [MSFT]
Jennifer Leaf [MSFT]

The Visual C++ team wants to better understand how you use libraries in your day-to-day development work. Whether you’re publishing libraries, finding libraries that work on the Microsoft platforms for which you’re building your apps, or integrating libraries into your project and build systems, we want to hear from you so we can make t...

C++
Aug 26, 2013
Post comments count0
Post likes count0

How is your experience developing graphics apps?

Rong Lu
Rong Lu

Hello, my name is Rong Lu. I’m a PM on Visual C++ team working on graphics development features in VS, including asset designers, templates, graphics diagnostics, etc.. In preparation for planning for graphics tooling capabilities in the next version of Visual Studio, we’re trying to understand the needs of graphics developers bett...

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

Just My Code for C++ in VS 2013

Visual CPP Team
Visual CPP Team

If you have experience debugging C# or Visual Basic code in Visual Studio, you are probably familiar with a debugging feature called Just My Code (JMC).  In Visual Studio 2013, we introduce Just My Code for C++.  In VS2013, the goal of this C++ JMC feature is to help the user focus on their code when viewing call stacks without getting lo...

C++
Mar 22, 2013
Post comments count0
Post likes count0

Visual C++ Developer Survey

Sumit Kumar (MSFT)
Sumit Kumar (MSFT)

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 (maybe less), I would appreciate it if you would share your thoughts in our survey at https://aka...

C++
Jan 2, 2013
Post comments count0
Post likes count0

Roaming Settings: Give Us Your Feedback!

Eric Battalio
Eric Battalio

Let's kick off 2013 with a survey JWe have been researching roaming Visual Studio settings and have a few questions that will help gain insights into what the best experience would be. We have created a survey (https://aka.ms/vsroaming) aimed at understanding Visual Studio settings usage patterns and gathering feedback. The survey should take less ...

C++