Showing category results for Cloud

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
Aug 20, 2019
Post comments count25
Post likes count0

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
Jul 15, 2019
Post comments count2
Post likes count0

Resolve code issues in live apps running in Azure Kubernetes Services with the Snapshot Debugger

Mark Downie
Mark Downie

Snapshot Debugger is built for production so you can set Snappoints and Logpoints in code, like debugger breakpoints and tracepoints. However, when a Snappoint is hit in an AKS Linux Docker container, a snapshot is dynamically created without stopping the process. You are then able to attach to these snapshots using Visual Studio.

ASP.NETVisual Studio 2019Diagnostics
May 6, 2019
Post comments count8
Post likes count0

Visual Studio Container Tools Extension (Preview) Announcement

Christos Matskas
Christos Matskas

Today we’re excited to announce the preview availability of the new Visual Studio Container Tools Extension (Preview) for Visual Studio 2019. This is an important milestone in the iteration of our container tooling in Visual Studio, as we try to empower developers to work better with their containerized applications directly from within the IDE. Th...

Visual StudioVisual Studio 2019Containers
May 6, 2019
Post comments count27
Post likes count0

Intelligent Productivity and Collaboration, from Anywhere

Jonathan Carter
Jonathan Carter

Today we’re excited to announce the private preview of a set of developer services that enable you to work from anywhere, and on any device, complete with the most intelligent productivity and collaboration tools in the industry.

.NETVisual StudioDebugging and Diagnostics
Apr 3, 2019
Post comments count11
Post likes count0

Introducing Time Travel Debugging for Visual Studio Enterprise 2019

Mark Downie
Mark Downie

The Time Travel Debugging (TTD) preview in Visual Studio Enterprise 2019 provides the ability to record a Web app running on a Azure Virtual Machine (VM) and then accurately reconstruct and replay the execution path. TTD integrates with our Snapshot Debugger offering and allows you to rewind and replay each line of code however many times you want,...

Debugging and DiagnosticsAzureEnterprise
Mar 19, 2019
Post comments count9
Post likes count0

Visual Studio Subscriptions – everything you need for Azure development

Lan Kaim
Lan Kaim

If you’re interested in cloud development, or simply want to learn more about new development tools, techniques, and frameworks, Visual Studio Subscription includes a wide range of benefits you can use. The level of benefits you have depends on your subscription type. Learn more in this post.

AzureVisual Studio Subscriptions
Jan 29, 2019
Post comments count0
Post likes count0

Debug your live apps running in Azure Virtual Machines and Azure Kubernetes

Mark Downie
Mark Downie

We are excited to announce that in Visual Studio Enterprise 2019 we are expanding Snapshot Debugger support beyond Azure App Services hosting ASP.NET Core and ASP.NET applications to also include Azure Virtual Machines (VM), Azure Virtual Machine scale sets (VMSS) and Azure Kubernetes Services (AKS).

Debugging and DiagnosticsAzureVisual Studio 2019
Jan 17, 2019
Post comments count0
Post likes count0

Build an Azure IoT application with Cloud Explorer for Visual Studio

Chaoyi Yuan
Chaoyi Yuan

To ensure that the tools you need are close at hand, we’ve updated the Cloud Explorer for Visual Studio extension for IoT developers to enable you to view your Azure IoT Hubs, inspect their properties, and perform other actions from within Visual Studio. Cloud Explorer is installed by default if you selected the Azure Workload when installing Visua...

Visual StudioAzureIoT
Dec 12, 2018
Post comments count5
Post likes count0

New Azure DevOps Work Item Experience in Visual Studio 2019

Dan Hellem
Dan Hellem

In previous versions of Visual Studio, the work item experience was centered around queries, which need to be created and managed to find the right work items. In Visual Studio 2019, we have removed queries and added a new view for work items centered at the developer. This allows the developer to quickly find the work they need and associate them ...

AnnouncementProductivityAzure DevOps