Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

What’s new for HTML Developers in Blend for Visual Studio 2013

At Windows’ Build conference in June, we introduced Visual Studio and Blend 2013 Preview to the world. With this release, we significantly expanded Visual Studio’s support for creating Window Store Apps using JavaScript, HTML and CSS. In addition to the client-side diagnostics and debugging tools found in Visual Studio, Blend also ...

Visual Studio 2013 Diagnostics Investments

this post, and the posts it links to have been updated for VS 2013 RTM - enjoy! Hi, I am Daniel Moth, a Program Manager in Visual Studio. I don’t know about you, but I usually spend more time (and more fun time in fact!) in the debugger than I do in actually constructing my app. Perhaps that is the reason I also work on the Visual Studio...

JavaScript memory analysis for Windows Store apps in Visual Studio 2012

In Visual Studio 2012 Update 1, we introduced a JavaScript memory analysis tool for Windows Store apps to help developers, you, build apps that do not leak memory, so that these apps are more reliable, potentially more responsive and therefore have the potential to be more highly rated by customers. You will find the memory analysis tool ...

New Visual Studio 2012 Debugging Features for the Windows 8 App Lifecycle Model

Windows 8 brings a new app lifecycle model, in which Windows Store apps are automatically managed for the user. These apps always feel alive, even though they never run when they’re off the screen. This provides great benefits for power consumption and battery life. Here are a few related blog posts we recommend for background reading on ...

Visual Studio 11 Performance: Improvements in Typing and Editing Responsiveness

After the beta release, we published several posts on the performance improvements in Visual Studio 11. Since the beta release, we have made a number of additional enhancements, continuing our quest to improve the performance of Visual Studio. The performance work done between beta and the upcoming RC was substantial and covered many aspects ...

JavaScript Debugging Enhancements

Visual Studio 11 Beta introduces a first class JavaScript development experience and provides a rich toolset for developing Windows Metro style apps. Debugging is a crucial part of that toolset. In this post I am going to focus on just some of the new scenarios and enhancements we’ve added to JavaScript debugging experience for this release...

Visual Studio 11 Beta Performance Part #3

Welcome back to the 3rd and final part of the Visual Studio 11 Beta Performance series. This week’s topic is Debugging. As I mentioned in the 1st post debugging is a key component in your continuous interaction with Visual Studio and we heard from you that the compile, edit and debug cycle had hiccups and was sluggish. I would like to ...

Visual Studio 11 Beta Performance Part #2

Welcome back to part 2 of the Visual Studio 11 Beta Performance series.  This week’s topic is Solution Load.  We received a great deal of feedback from you clearly telling us that it takes too long to get into your code when loading solutions.  I would like to introduce Nathan Halstead, from the Visual Studio Pro Team, whose information ...

Visual Studio 11 Beta Performance Part #1

Following the //Build conference last year I posted “Addressing Visual Studio Performance” to gather your feedback on Visual Studio performance and to discuss with you those areas you felt were important for us to improve. Next, I posted “An update on Visual Studio Performance” about some of the work we are doing and promised you a set...