Showing results for August 2019 - Visual Studio Blog

Aug 30, 2019
0
0

Azure IoT Tools August Update: IoT Plug and Play tooling public preview and more!

Jun Han
Jun Han

Welcome to the August update of Azure IoT Tools!  In this release of August, we have made several feature and improvements!  IoT Plug and Play tooling public preview  On August 22, 2019, we released a preview of IoT Plug and Play. IoT solution developers can start using Azure IoT Central or Azure IoT Hub to build solutions that integrate s...

AzureVisual Studio CodeIoT
Aug 27, 2019
4
0

Get more fresh content on Visual Studio’s YouTube channel

Mads Kristensen
Mads Kristensen

Whether you like short how-to videos or longer deep dives, the Visual Studio YouTube channel has something for you. With fresh content published once to several times a week, there are always new and interesting videos to help you stay current on everything Visual Studio.

Visual Studio
Aug 22, 2019
0
0

Getting Started with GitHub Actions in Visual Studio

Taysser Gherfal
Taysser Gherfal

This month, GitHub announced CI/CD support for the GitHub Actions API. GitHub Actions now makes it easier to automate how you build, test, and deploy projects on any platform, including Linux, macOS, and Windows. This blog is an introduction to how you can quickly start utilizing GitHub Actions in Visual Studio.

GitHubGit
Aug 21, 2019
0
0

Make games with Visual Studio for Mac and Unity

John Miller
John Miller

Making games can be rewarding and a lot of fun. If you’d like to learn more about game development follow along by making your first game using Visual Studio for Mac, Unity, and C#.

C#UnityVisual Studio for Mac
Aug 20, 2019
25
0

The PowerShell you know and love now with a side of Visual Studio

Ruben Rios
Ruben Rios

While we know that many of you enjoy, and rely on the Visual Studio Command Prompt, some of you told us that you would prefer to have a PowerShell version of the tool. We are happy to share that in Visual Studio 2019 version 16.2, we added a new Developer PowerShell! Using the new Developer PowerShell We also added two new menu entries, providing...

AnnouncementProductivityPowerShell
Aug 19, 2019
11
0

Find solutions faster by analyzing crash dumps in Visual Studio

Mark Downie
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 13, 2019
13
0

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

Jacqueline Widdis
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
13
0

Async loaded .NET projects may impact Visual Studio extensions

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

Preview Features in Visual Studio

Stephanie Su
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