Apr 30, 2020
Post comments count31
Post likes count0
With a new name of Visual Studio Codespaces, lowered pricing, a Basic instance type, and many other new features, there's never been a better time to try remote development. Go give it a try!
Apr 28, 2020
Post comments count3
Post likes count0
Ever had a bug in an async method that caused an exception? Been frustrated that the debugger doesn't show you where that exception happened? Or been frustrated when looking at an exception that has an inner exception, but the debugger doesn't easily show you where that exception was from? Starting from the Visual Studio 2019 16.5 release, the exce...
Apr 22, 2020
Post comments count2
Post likes count0
In this post we will cover how you can create a .NET Standard library and then share that with other developers via NuGet. We will be demonstrating this with Visual Studio for Mac, but you can also follow along with Visual Studio, or Visual Studio Code when using the dotnet CLI. If you are on macOS, and haven't already download Visual Studio for Ma...
Apr 16, 2020
Post comments count24
Post likes count0
Visual Studio 2019 v16.6 Preview 3 releases today with new features in Git user experiences, Terminal, Mobile Developer, and Microsoft Fakes for .NET Core.
Apr 9, 2020
Post comments count1
Post likes count0
Today Visual Studio Online provides fully-managed, on-demand, ready-to-code development environments in the cloud, but did you know you can also register your own machines and access them remotely from Visual Studio Code or our web editor? This is a great option for developers that want to cloud-connect an already configured work or home machine fo...
Apr 8, 2020
Post comments count1
Post likes count1
Visual Studio 2019 for Mac Preview now includes an integrated terminal, with support for themes, search, multiple instances, and integration with the macOS terminal history. Read about the new features and find out how to try it out today!
Apr 8, 2020
Post comments count2
Post likes count1
Working in a fully distributed, remote team requires sophisticated collaboration technology, which needs to be both supercharged and frictionless. Visual Studio Live Share was built on the bold principle of making remote developer collaboration as powerful and natural as in-person collaboration. We knew that our paradigm: "share your context, not y...
Apr 8, 2020
Post comments count0
Post likes count0
Thank you to everyone who contributed pull requests and GitHub issues to the Visual Studio docs in March of 2020! Learn how you can get involved.