Showing results for April 2012 - Visual Studio Blog

Apr 11, 2012
0
0

Improving Find & Replace in Visual Studio 11 Beta

Visual Studio Blog
Visual Studio Blog

In our previous blog post, we introduced the new Find control we are building in Visual Studio.  Our goal was to streamline and modernize the vast array of Find experiences and provide a lightweight mechanism to search within documents. With the huge number of responses we received from the Developer Preview, we knew that our top priority for the B...

.NET
Apr 10, 2012
0
0

JavaScript Debugging Enhancements

Visual Studio Blog
Visual Studio Blog

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
Apr 6, 2012
0
0

Improving how we update Visual Studio

Visual Studio Blog
Visual Studio Blog

A common piece of feedback we’ve gotten is to make it easier to find and acquire bug fixes and updates – basically, how we can bring more improvements to more customers, more promptly, and more easily. As you can imagine, there are many factors to balance here, ranging from the kinds of updates we should offer, how frequently we should offer them, ...

C#Update