Showing tag results for Debugging and Diagnostics

Sep 3, 2013
Post comments count0
Post likes count0

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

Visual Studio Team
Visual Studio Team

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 added...

Debugging and DiagnosticsJavaJavaScript
Jul 18, 2013
Post comments count0
Post likes count0

Visual Studio 2013 Diagnostics Investments

Daniel Moth
Daniel Moth

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 Diagnos...

.NETDebugging and DiagnosticsJava
Jul 2, 2013
Post comments count0
Post likes count0

Visual Studio Performance – Providing Feedback

Visual Studio Team
Visual Studio Team

With VS 2013 Preview now available for download, we’re excited to share how we’ve been using the feedback and data you’ve shared with us to drive performance improvements to Visual Studio.   In this first post, we’ll walk through how we’re prioritizing and scheduling performance investments based on your feedback, and outline the best ways for you ...

Debugging and DiagnosticsC#XAML
Jan 28, 2013
Post comments count0
Post likes count0

JavaScript memory analysis for Windows Store apps in Visual Studio 2012

Visual Studio Team
Visual Studio Team

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 applicable...

Debugging and DiagnosticsJavaJavaScript
Aug 23, 2012
Post comments count0
Post likes count0

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

Visual Studio Team
Visual Studio Team

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 this to...

Debugging and DiagnosticsJavaJavaScript
May 25, 2012
Post comments count0
Post likes count0

Visual Studio 11 Performance: Improvements in Typing and Editing Responsiveness

Visual Studio Team
Visual Studio Team

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 of the...

Debugging and DiagnosticsC#XAML
Apr 10, 2012
Post comments count0
Post likes count0

JavaScript Debugging Enhancements

Visual Studio Team
Visual Studio Team

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. First...

Debugging and DiagnosticsJavaJavaScript
Mar 19, 2012
Post comments count0
Post likes count0

Visual Studio 11 Beta Performance Part #3

Visual Studio Team
Visual Studio Team

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 introduce Tim...

Debugging and DiagnosticsJavaJavaScript
Mar 12, 2012
Post comments count0
Post likes count0

Visual Studio 11 Beta Performance Part #2

Visual Studio Team
Visual Studio Team

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 below descr...

Debugging and DiagnosticsPerformanceMachine Learning
Mar 5, 2012
Post comments count0
Post likes count0

Visual Studio 11 Beta Performance Part #1

Visual Studio Team
Visual Studio Team

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 of entries a...

Debugging and DiagnosticsC#Visual Basic