Showing results for Visual Basic - Visual Studio Blog

Jun 10, 2019
12
1

Customize object displays in the Visual Studio debugger YOUR way

Leslie Richardson
Leslie Richardson

Did you know that you can view objects by more than just their types in the Watch, Autos, and Locals windows? Learn how you can customize your object views in debugger windows using DebuggerDisplay and Natvis!

Visual StudioDebugging and DiagnosticsC#
May 7, 2018
0

Visual Studio 2017 version 15.7 and version 15.8 Preview 1

John Montgomery
John Montgomery

Today at Build, we announced the release of Visual Studio 2017 version 15.7 and the first preview of the next update, Visual Studio 2017 version 15.8 Preview 1. If you would rather try these without installing them, check out the Visual Studio images in Azure that will be available soon. Before digging in, I’d like to call out other Visual Studi...

.NETVisual StudioDebugging and Diagnostics
Mar 6, 2018
0

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

John Montgomery
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
Feb 8, 2018
0

Visual Studio 2017 Version 15.6 Preview 4

Christine Ruana
Christine Ruana

Today, we are excited to share the final Visual Studio 2017 version 15.6 feature preview, which builds upon earlier previews of Visual Studio 2017 version 15.6. This preview contains new features, bug fixes, and other enhancements that address your feedback. The top highlights of this Preview are described in this blog post: an enhanced acquisition...

.NETDebugging and DiagnosticsC#
Jan 10, 2018
0

Visual Studio 2017 Version 15.6 Preview 2 and Visual Studio for Mac Version 7.4 Preview

Christine Ruana
Christine Ruana

We’re excited to start the new year off with great updates to the Visual Studio 2017 15.6 Preview for both Windows and Mac, and we hope that you will install and use it, and then tell us what you think. If you’re on a Windows machine, you can either install it or, if you already have it installed, click on the notification you’ll receive in the pro...

.NETDebugging and DiagnosticsHTML
Dec 7, 2017
0

Visual Studio 2017 Version 15.6 Preview

Christine Ruana
Christine Ruana

A few days ago we released Visual Studio 2017 version 15.5 and an update to Visual Studio for Mac, and today we are releasing the first preview of the next minor update: Visual Studio 2017 version 15.6. You can either download the Preview, or, if you already have it installed, click on the notification you’ll receive in the product informing you th...

.NETDebugging and DiagnosticsHTML
Dec 4, 2017
0

Visual Studio 2017 Version 15.5, Visual Studio for Mac Released

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

Overview of Visual Studio 2017 and Updates for .NET Developers

Kasey Uhlenhuth
Kasey Uhlenhuth

Visual Studio 2017 first released in March of this year. Since then, there have been five updates with each bringing more improvements and capabilities. Every improvement is geared towards making you more productive and this post aims to give you an overview of the culmination of features to date. Read on to see how you can get started working on y...

.NETDebugging and DiagnosticsC#
Nov 20, 2017
0
0

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

Viktor Veis
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
0
0

Test Experience Improvements

Visual Studio Blog
Visual Studio Blog

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