Posts by this author

Jul 10, 2020
0
0

Improving the authentication experience for enterprises leveraging Conditional Access policies

As part of the Visual Studio 2019 16.6 update, we’ve introduced a set of new capabilities to improve your overall authentication experience. While these changes benefit all Visual Studio users, they are especially helpful if you need to work across Azure AD tenants that have enabled multi-factor authentication (MFA) policies. That’s because ...

AuthenticationConditional AccessMFA
Sep 9, 2019
43
0

Say hello to the new Visual Studio terminal!

  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
25
0

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

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

A better multi-monitor experience with Visual Studio 2019

Visual Studio 2019 now supports per-monitor DPI awareness (PMA) across the IDE. PMA support means the IDE and more importantly, the code you work on appears crisp in any monitor display scale factor and DPI configuration, including across multiple monitors.

AnnouncementVisual Studio 2019Preview
Oct 19, 2017
0
0

Visual Studio Team Services notifications in Visual Studio IDE

In our earlier post “Continuous Delivery Tools Extension for Visual Studio 2017” , we introduced failure notifications for a single tracked Continuous Integration (CI) build on Visual Studio Team Services (VSTS). In subsequent releases of the Continuous Delivery Tools for Visual Studio extension, our notification model evolved, to ...

.NETVisual StudioVisual Studio 2017