Showing tag results for Performance

Feb 26, 2019
Post comments count1
Post likes count0

Dependency Autocompletion, Performance Improvements and More for Java on Visual Studio Code

Xiaokai He

Welcome to February update of Java on Visual Studio Code! We'd like to share a few new improvements to further enhance your productivity, including Try these new features by installing Java Extension Pack with Visual Studio Code. See below for more details! Managing your Maven Dependencies Easily Editing p...

JavaExtensionsAnnouncement
Aug 14, 2018
Post comments count0
Post likes count1

Visual Studio 2017 version 15.8

John Montgomery

Today we are releasing Visual Studio 2017 version 15.8. In this version we have focused on productivity, performance and bug fixes. There are many new features you‘ll find useful, but in this post, I’ll underscore the highlights you may be most interested in. For the complete list of all the updates in today’s release, check out the Visual Studio 2...

.NETDebugging and DiagnosticsJava
Jul 31, 2018
Post comments count0
Post likes count0

How to Convince Your Management to Upgrade to Visual Studio 2017 for C# and C++ Developers

Kasey Uhlenhuth

Visual Studio 2017 is our best IDE yet. To help you write great code, it’s packed with new Refactorings and Quick Actions, and offers unit testing, debugging, navigation, and code style improvements. It loads solutions faster than ever, and ships with C# 7.3 and the MSVC compiler toolset that conforms to the latest C++ standards.

.NETVisual StudioDebugging and Diagnostics
May 16, 2018
Post comments count0
Post likes count0

Improving the responsiveness of critical scenarios by updating auto load behavior for extensions

Mads Kristensen

The Visual Studio team partners with extension authors to provide a productive development environment for users, who rely on a rich ecosystem of quality extensions. Today, we're introducing an update to extension auto load based on feedback from our community of developers, who need to quickly start Visual Studio and load their solution while defe...

Visual StudioVisual Studio 2017Extensions
Apr 4, 2018
Post comments count0
Post likes count1

Load solutions faster with Visual Studio 2017 version 15.6

Viktor Veis

As we have been working to improve the solution load experience in Visual Studio 2017, you may have read our blog about these improvements in version 15.5. With version 15.6, we have introduced parallel project load, which loads large .NET solutions twice as fast as earlier versions when you reload the same solution. This video compares the time it...

.NETVisual StudioDebugging and Diagnostics
Mar 6, 2018
Post comments count0
Post likes count0

Visual Studio 2017 version 15.6, Visual Studio for Mac version 7.4 Released

John Montgomery

Today, we released updates to both Visual Studio 2017 and Visual Studio for Mac. Start your download now while you browse the rest of this post: download Visual Studio 2017 version 15.6 or Visual Studio for Mac. We’ll trigger the update notification flag in the tools in the coming days.

.NETDebugging and DiagnosticsHTML
Dec 4, 2017
Post comments count0
Post likes count0

Visual Studio 2017 Version 15.5, Visual Studio for Mac Released

John Montgomery

Today we released significant updates to both Visual Studio 2017 and Visual Studio for Mac. This update contains major performance improvements, new features, as well as fixes for bugs reported by you. Some highlights are mentioned below, for the full feature list check out the Visual Studio 2017 version 15.5 Release notes.

.NETDebugging and DiagnosticsJava
Nov 20, 2017
Post comments count0
Post likes count0

Large C# and VB solutions load significantly faster in 15.5 update

Viktor Veis

On average, 50 percent of all solutions opened by Visual Studio users open in ten seconds or less. However, large solutions can take longer to load because there are a lot of projects that Visual Studio needs to process. Over the last six months, we looked at ways to make solution load much faster, even for large solutions. We are happy to share...

.NETC#Visual Studio 2017
Nov 16, 2017
Post comments count0
Post likes count1

Test Experience Improvements

Visual Studio Team

There have been several significant improvements to the test experience that range across Visual Studio and Visual Studio Team Services. These efforts involved frameworks and tooling for both .NET and C++, but all had a common goal: make testing with our developer tools a great experience. .NET Side-by-side Performance Comparison These improveme...

.NETVisual Studio 2017Unity
Oct 5, 2016
Post comments count0
Post likes count0

Announcing Visual Studio “15” Preview 5

John Montgomery

Today we released Visual Studio “15” Preview 5. With this Preview, I want to focus mostly on performance improvements, and in the coming days we’ll have some follow-up posts about the performance gains we’ve seen. I’m also going to point out some of the productivity enhancements we’ve made. So kick off the installer here and read the rest of the...

.NETDebugging and DiagnosticsJava