Showing archive results for 2019

Apr 4, 2019
Post comments count33
Post likes count0

Little great things about Visual Studio 2019

Mads Kristensen
Mads Kristensen

A few days ago, we announced the general availability of Visual Studio 2019. But I’ve been using Visual Studio 2019 exclusively since the first internal build – long before the release of Preview 1 in December of 2018. During this time, there has been a lot of little features that have put a smile on my face and made me more productive. I want to s...

Visual StudioExtensions
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
Apr 2, 2019
Post comments count12
Post likes count0

Visual Studio 2019 for Mac is now available

Unni Ravindranathan
Unni Ravindranathan

Today, we are excited to announce the general availability of Visual Studio 2019 for Mac – the next major version of our .NET IDE on the Mac. This release is now available as an update in the Stable channel for existing Visual Studio for Mac users, and new users can download and install it today as well. Visual Studio 2019 for Mac focuses on improv...

Visual Studio for Mac
Apr 2, 2019
Post comments count2
Post likes count0

Live Share now included with Visual Studio 2019

Jon Chu
Jon Chu

Today we’re excited to announce Visual Studio Live Share for generally availability and included with Visual Studio 2019! This is the culmination of over a year of hearing your feedback and building a product that enhances the many diverse ways you and your team collaborate. Regardless of whether your team is fully remote, partially distributed, or...

.NETVisual StudioDebugging and Diagnostics
Mar 29, 2019
Post comments count4
Post likes count0

Visual Studio Extensibility Day at Build 2019

Mads Kristensen
Mads Kristensen

Please join us for a day full of Visual Studio extensibility deep dives, geek-outs, and networking on Friday, May 10th, 2019 at the Microsoft campus in Redmond. Our agenda is intended for existing and new Visual Studio IDE (not VSCode) extension authors and partners and will be highly technical in nature.

Visual StudioExtensions
Mar 20, 2019
Post comments count12
Post likes count0

Using Newtonsoft.Json in a Visual Studio extension

Mads Kristensen
Mads Kristensen

Visual Studio ships with Newtonsoft.Json and extension authors can use it too. However, it can be confusing to understand what version to use, how binding redirects work and whether to ship Newtonsoft.Json in the extension itself. This post helps to clarify how it all works.

Visual StudioExtensions
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
Mar 14, 2019
Post comments count8
Post likes count0

Code more, scroll less with Visual Studio IntelliCode

Mark Wilson-Thomas
Mark Wilson-Thomas

Learn how to get Visual Studio IntelliCode to make recommendations based on patterns it finds in your own code in 3 simple steps.

ProductivityIntelliCodeMachine Learning