Showing tag results for Performance

Apr 25, 2016
Post comments count0
Post likes count0

Anatomy of a Low Impact Visual Studio Install

Art Leonard
Art Leonard

In building faster ways of getting VS, we needed to reduce the size of the minimum product, change a bit of the way the IDE itself ran, change the way components are installed on your computer, and reduce the way components can impact your system. In this article, I will share a little about what it took to make this come together.

.NETDebugging and DiagnosticsASP.NET
Feb 17, 2016
Post comments count0
Post likes count0

10 things you should try on the leap day

Visual Studio Team
Visual Studio Team

It’s February 2016 and so those of us on the Gregorian calendar get to enjoy an extra day in the month! What will you do in those 24 bonus hours? How about learning some new tools and technologies? Here are ten great suggestions—OK, eleven! It is a leap year, so it’s a leap list: Get your code hosted for free in Visual Studi...

.NETVisual StudioDebugging and Diagnostics
Feb 15, 2016
Post comments count1
Post likes count0

Analyze CPU and Memory while Debugging

Visual Studio Team
Visual Studio Team

Would you like to learn how to make your code run faster, use less memory, or just find out whether your code has a CPU or memory issue? Of course you would—you’re a developer! But then, memory and performance tuning often suffers from the pitfall of being an “important but not urgent” task that you simply can’t seem to get to because of the really...

.NETVisual StudioDebugging and Diagnostics
Feb 10, 2016
Post comments count0
Post likes count0

Visual Studio 2015 Update 2 CTP

Visual Studio Team
Visual Studio Team

Today we released Visual Studio 2015 Update 2 CTP. Our focus for this release has been stability and performance, along with responding to feedback you’ve given us on Visual Studio 2015 RTM and Update 1. Here are the biggest things you’ll find in this update: We’ve also added a number of features across a variet...

.NETVisual StudioJava
Jul 23, 2015
Post comments count0
Post likes count1

Visual Studio 2015 Diagnostics Investments

Daniel Moth
Daniel Moth

When we wrapped up the last release of Visual Studio, I wrote a blog post titled: Visual Studio 2013 Diagnostics Investments, which gathered all the links to our blog posts and other content into a single place. It seems fitting to do the same now that VS2015 has RTM’d, and the same intro I wrote last time applies, so I won’t repeat tha...

.NETDebugging and DiagnosticsJava
May 1, 2014
Post comments count0
Post likes count0

Improving Setup in Visual Studio 2013 Update 2

Visual Studio Team
Visual Studio Team

A few weeks ago at the Build conference, we released a release candidate of the second update to Visual Studio 2013. This update of Visual Studio contained significant new functionality including being able to create Universal Apps for both Windows and Windows Phone. To be able to target Windows Phone, developers need to use emulators which run the...

Visual Studio 2013Performance
Oct 14, 2013
Post comments count0
Post likes count0

Asynchronous Solution Load Performance Improvements in Visual Studio 2013

Visual Studio Team
Visual Studio Team

Improving Solution Loads Over the past few years, the Visual Studio team has been working hard to improve Visual Studio performance and scalability when working with large solutions. One area of particular interest to many of you has been our initial solution load times. For Visual Studio 2012, we implemented changes that enabled large solutions t...

Debugging and DiagnosticsVisual Studio 2013Performance
Oct 9, 2013
Post comments count0
Post likes count0

LightSwitch Performance Win in Visual Studio 2013

Visual Studio Team
Visual Studio Team

With the release of Visual Studio 2013 RC, we on the LightSwitch Team have made some changes in how much bandwidth our HTML Client and Server use when communicating. Let’s take a look at what we did and how it can be useful to both developers and users of LightSwitch applications. A Slimmer ODATA Format LightSwitch uses a REST-based protocol call...

Visual StudioDebugging and DiagnosticsHTML
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
Jul 16, 2012
Post comments count0
Post likes count0

Improved Toolbox Performance Delivers Highly Responsive Visual Studio 2012

Visual Studio Team
Visual Studio Team

As mentioned in the previous performance post on Typing and Editing we would follow with a post on the improvements to Visual Studio 2012 from enhancements in the Toolbox. I would like to introduce Duke Kamstra and Chuck England from two teams in Visual Studio to describe to you the work done to improve responsiveness via the Toolbox. Visual Stu...

.NETXAMLPerformance