Visual Studio 2019 for Mac Preview 3
Today, we’re excited to announce the Preview 3 release of Visual Studio 2019 for Mac. This is the next release of our IDE for .NET Developers on the Mac. You can download it now or use the in-product...
View ArticleWindows Desktop Developer Twitch Workshop (March 14, 2019)
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. The...
View ArticleVisual Studio extensions and version ranges demystified
Extension authors use visual Studio version ranges to specify what versions of Visual Studio their extensions support. A version range looks like this [14.0, 17.0) and specifies the minimum and maximum...
View ArticleArgument completion made easy with Visual Studio IntelliCode
Visual Studio IntelliCode saves you time by putting what you’re most likely to use at the top of your completion list. IntelliCode recommendations are based on thousands of open source projects on...
View ArticleCode more, scroll less with Visual Studio IntelliCode
You may know that Visual Studio IntelliCode helps you write code from commonly used libraries, based on machine learning across thousands of open sourced GitHub repos. Instead of having to search and...
View ArticleVisual Studio 2019 Launch Event agenda and speakers now published
We’re only 15 days away from the general availability of Visual Studio 2019 and our virtual Visual Studio 2019 Launch Event. It’s been incredible to see all the buzz and excitement in the community...
View ArticleVisual Studio Subscriptions – everything you need for Azure development
Recently, our product team has been talking with Visual Studio subscribers to learn more about how they approach cloud development. Many of the subscribers we spoke with mentioned that they were...
View ArticleUsing Newtonsoft.Json in a Visual Studio extension
The ever popular Newtonsoft.Json NuGet package by James Newton-King is used throughout Visual Studio’s code base. Visual Studio 2015 (14.0) was the first version to ship with it. Later updates to...
View ArticleVisual Studio Extensibility Day at Build 2019
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...
View Article