Showing archive results for 2019

Aug 19, 2019
Post comments count11
Post likes count0

Find solutions faster by analyzing crash dumps in Visual Studio

Mark Downie

When unexpected crashes occur in your managed application you are often left with little evidence of the issue; capturing and analyzing memory dumps may be your last best option. Thankfully Visual Studio is a great tool for analyzing your apps memory dumps! In this post we show you how easy it can be to resolve the issue using Visual Studio.

DebuggingDiagnostics
Aug 15, 2019
Post comments count6
Post likes count0

Code, Recent Items, and Template Search In Visual Studio

Andrew Cheung

Check out several additions to VS Search in 16.3. We have added the ability to search for code, recently opened items, and templates.

Visual Studio 2019SearchTemplates
Aug 13, 2019
Post comments count13
Post likes count0

Visual Studio 2019 version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 Released!

Jacqueline Widdis

Visual Studio version 16.3 Preview 2 and Visual Studio for Mac version 8.3 Preview 2 are available. Because many of the features in this release are a response to Developer Community feedback, we are excited to share our changes. First of all, the latest Preview versions both PC and Mac are available to download from VisualStudio.com. You can also ...

Visual StudioDebugging and DiagnosticsC#
Aug 8, 2019
Post comments count13
Post likes count0

Async loaded .NET projects may impact Visual Studio extensions

Mads Kristensen

In Visual Studio 2019 version 16.3, the CSProj project system (C#/VB non-SDK style) introduces a new way of loading called Partial Load Mode (PLM). After the solution loads, the project system is doing design time builds in the background, leaving the UI responsive and interactive. Extensions may need to adjust for this behavior change.

Visual StudioExtensions
Aug 5, 2019
Post comments count7
Post likes count0

Preview Features in Visual Studio

Stephanie Su

The Preview Features page under Tools > Options > Environment has a new look! We introduced the Preview Features page so that you can easily find these capabilities and be able to control their enablement. The new layout provides more information and an opportunity to give feedback on the features. While these features are in development, you...

Visual Studio 2019Preview Features
Aug 2, 2019
Post comments count0
Post likes count0

Azure IoT Tools July Update: IoT Edge tooling GA and more!

Jun Han

Welcome to the July update of IoT Tooling! In the release, we have made a lot of features and improvements for our IoT developers! General Availability of IoT Edge tooling Azure IoT Edge was released in the year of 2017. With near two years’ continuous working on the Azure IoT Edge Tooling, we are happy to announce that Azure IoT Edge Tool...

Visual StudioAzureIoT
Aug 1, 2019
Post comments count27
Post likes count0

Theming in Visual Studio just got a lot easier

Mads Kristensen

Sometimes the default themes for Visual Studio just aren’t enough. Lucky for us, we’ve just redesigned the process of creating and importing custom themes.

Visual StudioExtensions
Jul 31, 2019
Post comments count102
Post likes count0

Status on Visual Studio feature suggestions

Mads Kristensen

Visual Studio receives over 500 feature suggestions from customers every month on the Developer Community website. Handling that amount is a huge effort and we’d like to share with you how we handle this volume and the steps that we take to respond to them all.

Visual StudioAnnouncementDeveloper Community
Jul 24, 2019
Post comments count60
Post likes count0

Visual Studio 2019 version 16.2 Generally Available and 16.3 Preview 1

Jacqueline Widdis

Check out what's new in the 16.2 generally available and 16.3 Preview 1 release of Visual Studio 2019. See the improvements to Test Explorer, search capabilities within the product, C++ linker iteration build times, and .NET Core 3.0

Visual StudioDebugging and DiagnosticsAnnouncement
Jul 24, 2019
Post comments count0
Post likes count0

Visual Studio 2019 for Mac version 8.2 is now available (and a Preview for 8.3)

Sayed Ibrahim Hashimi

Today we are announcing the release of Visual Studio 2019 for Mac version 8.2, as well as Preview 1 of version 8.3. We have a lot of new features and updates in both releases that we’d like to share with you! Some of these include the new C#, XAML and AXML editors, support for .NET Core 3.0 Preview and launchsettings.json and many more.

Visual Studio for MacVisual Studio 2019 for Mac