Showing results for September 2019 - Visual Studio Blog

Sep 30, 2019
Post comments count0
Post likes count0

Azure IoT Tools September Update: Azure IoT Edge remote debug and more!

Jun Han
Jun Han

Welcome to the September update of Azure IoT Tools! In this September release, you will see the improved remote debugging experience and Azure IoT Device Provisioning Service support in Visual Studio. Additionally, an iotedge-compose tool has been released for you to port compose-based apps to Azure IoT Edge. Debug Azure IoT Edge C# remote Li...

Visual StudioIoTAzure IoT Hub
Sep 26, 2019
Post comments count10
Post likes count0

Watch the latest Visual Studio extensibility videos

Mads Kristensen
Mads Kristensen

We have been posting several short videos about Visual Studio extensibility to our YouTube channel in the past couple of months. We chose the topics for the first videos, but now it’s time for you to tell us what videos to record next.

Visual StudioExtensions
Sep 24, 2019
Post comments count26
Post likes count0

Tracepoints: Debug with less clutter

Sagar Shetty
Sagar Shetty

Have you ever accidentally shipped a log statement to production? Are you tired of cleaning up log statements while debugging? The tool to solve your problems has been here all along!

Visual StudioDebugging and DiagnosticsProductivity
Sep 23, 2019
Post comments count2
Post likes count0

Visual Studio 2019 for Mac version 8.3

Jordan Matthiesen
Jordan Matthiesen

Today, we’re releasing version 8.3 of Visual Studio 2019 for Mac - our .NET IDE, built natively for macOS. This release is predominantly driven by your feedback: delivering a faster and more reliable ASP.NET Core web developer experience, reducing the time between coding and testing Xamarin UI changes, and including a few “delighters” to make your ...

Visual Studio for MacVisual Studio 2019 for Mac
Sep 23, 2019
Post comments count30
Post likes count0

.NET Core Support and More in Visual Studio 2019 version 16.3 – Update Now!

Jacqueline Widdis
Jacqueline Widdis

As we continue to deliver on our mission of any developer, any app, any platform, it's always an exciting time on the Visual Studio team when we get to launch major features.  Today we've released Visual Studio 2019 version 16.3 which contains support for the release of .NET Core 3.0, significant C++ improvements, and great updates for Python devel...

Announcement
Sep 18, 2019
Post comments count10
Post likes count0

How to debug and profile any EXE with Visual Studio

Andy Sterland
Andy Sterland

Have you ever needed to debug or profile an executable (.exe file) that you don’t have source for or can’t build? Then the least known Visual Studio project type, the EXE project, is for you!

Visual StudioDebugging and Diagnosticsprofile
Sep 16, 2019
Post comments count1
Post likes count0

Java on Visual Studio Code September Update

Xiaokai He
Xiaokai He

September update for Java on Visual Studio Code. Including move refactoring, more code actions, live linting, new getting started experience and more updates for debugger and test runner extensions.

JavaDebuggingGetting Started
Sep 9, 2019
Post comments count43
Post likes count0

Say hello to the new Visual Studio terminal!

Ruben Rios
Ruben Rios

  Building on the momentum from the recently announced Developer PowerShell, we are excited to share the first preview of the new Visual Studio terminal. This new preview experience is part of Visual Studio version 16.3 Preview 3.   Rather than build everything from scratch, the Visual Studio terminal shares most of its core ...

.NETProductivity.NET Core
Sep 5, 2019
Post comments count29
Post likes count0

Refactoring made easy with IntelliCode!

Mark Wilson-Thomas
Mark Wilson-Thomas

With Visual Studio 2019 version 16.3 Preview 3 we are happy to announce that refactorings can now be enhanced by IntelliCode. IntelliCode spots repetition quickly and suggests other places in your code where you might want to apply that same change, right in your IDE

IntelliCodeArtificial IntelligenceRefactoring
Sep 4, 2019
Post comments count2
Post likes count0

Visual Studio 2019 for Mac version 8.3 Preview 3, now available

Jordan Matthiesen
Jordan Matthiesen

Visual Studio for Mac 2019 v8.3 Preview 3 is now available, with new web editors, solution-level NuGet package management, and multi-targeting support.

Visual Studio for MacVisual Studio 2019 for Mac