Showing results for 2020 - Visual Studio Blog

Dec 16, 2020
0
0

[Guest post] Our Head First C# Contest Got Some Truly Creative Entries

Jon Galloway
Jon Galloway

We just completed our Head First C# book contest! This blog post shows off some of the more creative solutions to the code challenge, and tells you how you can still get the first four chapters of the book for free.

Visual Studio for MacVisual Studio 2019
Dec 8, 2020
12
0

Visual Studio 2019 v16.9 Preview 2 and New Year Wishes Coming to You!

Jacqueline Widdis
Jacqueline Widdis

Visual Studio 2019 v16.9 Preview 2! Our C++, .NET, and Xamarin Forms teams have been hard at work to deliver some great new functionality. This includes improvements in IntelliSense, binding properties, and using directives. Check out this latest release to give our features a try.

.NETVisual StudioVisual Studio 2019
Nov 19, 2020
15
0

GitHub accounts are now integrated into Visual Studio 2019

Ruben Rios
Ruben Rios

We are happy to announce that Visual Studio 2019 now offers a fully integrated GitHub account experience. Starting with version 16.8, you’ll be able to add both GitHub and GitHub Enterprise Server accounts directly from Visual Studio. The new functionality allows you to add and leverage them just as you do with Microsoft accounts, which means that ...

Visual StudioGitHubGit
Nov 12, 2020
196
0

Announcing the Release of the Git Experience in Visual Studio

Pratik Nadagouda
Pratik Nadagouda

We’re excited to announce that our new Git tooling is now the default source control experience in Visual Studio 2019, beginning with version 16.8. We've been working on this experience over the last year, iterating based on your feedback to build out key features, enhance performance, and fine tune quality. Above all, we’ve focused on improving di...

GitHubGitGit Integration
Nov 10, 2020
10
0

Visual Studio 2019 for Mac version 8.8 is now available

Jon Galloway
Jon Galloway

Visual Studio 2019 for Mac version 8.8 is available today! We’ve added support for developing applications with .NET 5 and debugging Blazor WebAssembly applications and included several improvements for Xamarin developers, including Xamarin.Forms 5.0 Preview support.

Visual Studio for MacVisual Studio 2019 for Mac
Nov 10, 2020
22
0

Visual Studio 2019 v16.8 and v16.9 Preview 1 Release Today

Jacqueline Widdis
Jacqueline Widdis

There are many features landing in this version of Visual Studio 2019 v16.8 and v16.9 Preview 1. Check out our new Git Integration Features, .NET productivity enhancements, C++20 Library Options, and XAML Data Binding. Try it today!

Nov 9, 2020
0
0

A more secure GitHub Experience

Ruben Rios
Ruben Rios

As the next step in the journey towards a more secure GitHub experience, beginning November 13th, GitHub and Visual Studio will no longer accept account passwords when authenticating with the REST API and will instead require using token-based authentication (e.g., personal access or OAuth), for all authenticated operations for GitHub.com. As a ...

GitHubGit Integration
Oct 28, 2020
29
0

The Future of Visual Studio Extensions

Leslie Richardson
Leslie Richardson

As we continue improving Visual Studio and expanding to the cloud, let's talk about our upcoming plans to improve the ways we write and use extensions.

.NETVisual StudioC#