Showing results for Tag : Performance

Jun 9, 2022
5
3

New Profiler feature in Visual Studio

Misty Hays
Misty Hays

Introducing the new File I/O tool  We just launched a new profiling tool in Visual Studio 17.2 that helps you understand how you can optimize your File I/O operations to improve performance in your apps. If you’re trying to investigate and diagnose slow loading times, the new File IO tool can help you understand how the I/O operations impact your ...

.NETPerformanceDiagnostics
Mar 16, 2022
5
1

Live Unit Testing Preview: Better and Faster

Vritant Bhardwaj
Vritant Bhardwaj

Live Unit Testing is the automatic test running feature in Visual Studio Enterprise. As you make code changes, Live Unit Testing detects what tests are impacted and runs them in the background. This way you always know if the tests covering a certain line of code are passing or failing. You can see what your code coverage is for each line of your p...

.NETVisual StudioC#
Sep 14, 2021
58
0

Visual Studio 2022 Preview 4 is now available!

Mads Kristensen
Mads Kristensen

We are excited to announce the fourth preview release of Visual Studio 2022! With Preview 4, there are more new capabilities on the themes of personal and team productivity, modern development, and constant innovation. In this blog, we're highlighting a few of the new capabilities of Visual Studio 2022 Preview 4. We’d love for you to download it, t...

.NETVisual StudioPerformance
Apr 7, 2021
7
0

Performance Improvements in NuGet

Nikolche Kolev
Nikolche Kolev

With each new release of Visual Studio comes a plethora of performance improvements when restoring NuGet packages, managing project dependencies, and browsing for the next great package to include in your solution.

PerformanceNuGetnuget restore
Jan 20, 2021
22
0

Visual Studio 2019 v16.9 Preview 3 is Available Today

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 v16.9 Preview 3 releases today. Highlights of this release include additional functionality in C++, .NET Productivity, XAML Tools, and Accessibility. Check out the new features today!

.NETDebugging and DiagnosticsXAML
Jun 24, 2019
0
0

Java on Visual Studio Code June Update

Xiaokai He
Xiaokai He

Welcome to the June update of Java on Visual Studio Code! Earlier this month, we shared our new Java Installer for Visual Studio Code, which aims to help new Java developers to get their environment ready and start coding in just a few clicks. In this update, we’d like to share a couple new features and enhancements delivered during last few wee...

JavaPerformanceVisual Studio Code
Feb 26, 2019
1
0

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

Xiaokai He
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
1

Visual Studio 2017 version 15.8

John Montgomery
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
0
0

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

Kasey Uhlenhuth
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
0
0

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

Mads Kristensen
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