Showing results for March 2019 - Visual Studio Blog

Mar 29, 2019
4
0

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

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

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 12, 2019
18
0

Argument completion made easy with Visual Studio IntelliCode

Mark Wilson-Thomas
Mark Wilson-Thomas

IntelliCode now makes recommendations for arguments in your C# code. Just install the latest version of the IntelliCode extension for Visual Studio and start editing C# code faster with in-line suggestions.  It's as simple as that!

IntelliCodeMachine LearningIntelliSense
Mar 8, 2019
24
0

Visual Studio extensions and version ranges demystified

Mads Kristensen
Mads Kristensen

Explains how Visual Studio versioning works, how extenders should think about it, why there is no Visual Studio version 13.0, and why the year 2213 is the closest we’ll ever get to an alignment again.

Visual StudioExtensions
Mar 7, 2019
6
0

Windows Desktop Developer Twitch Workshop (March 14, 2019)

Dmitry Lyalin
Dmitry Lyalin

Today we’d like to announce an upcoming free live streaming workshop on March 14th, 2019 focused on Windows Desktop development for .NET applications using frameworks such as WPF, WinForms and UWP.

WPFUniversal Windows PlatformWinForms
Mar 5, 2019
10
0

Visual Studio 2019 for Mac Preview 3

Jordan Matthiesen
Jordan Matthiesen

This blog post is all about the cool new features, bug fixes and performance improvements we've added to the latest release (Preview 3) of Visual Studio 2019 for Mac. Some of the highlights include but are not limited to the following: launching multiple IDE instances, faster Xamarin Android developer tools, and a new C# editor. Read on to learn more.

.NETVisual StudioC#