News

Microsoft Offers Visual Studio 2019 Release Candidate

The Release Candidate for Visual Studio 2019 has been made available in anticipation of the official launch coming April 2.

As one of the final steps before that launch, the release candidate was made available in a release channel, while a new Visual Studio 2019 Preview 4 is available in the preview channel.

Those two editions can be installed and put through their paces side-by-side, and after the April 2 launch, the release channel's build can be updated to the generally available (GA) release, all set for production use.

"With today's releases, we encourage you to install either Visual Studio 2019 RC side-by-side with your existing Preview installation, or start using the RC if you haven't checked out the Preview releases," Microsoft's John Montgomery, director of program management, Visual Studio, said in a blog post today (Feb. 28). "Visual Studio 2019 RC, as was the case with RCs of previous versions of Visual Studio, is a supported release and comes with a go-live license, but keep in mind that we're still finalizing things and some workloads remain in preview until April 2."

The various editions of Visual Studio (Community, Professional and Enterprise) will ship with different features, and the company called out two newer features in the Enterprise edition:

  • The Snapshot Debugger, which enables you to debug production applications in Azure with minimal disruption, adds support for Azure Kubernetes Service (AKS) and Virtual Machine Scale Sets (VMSS).
  • In a future release, Visual Studio Enterprise 2019 will add a preview of Time Travel Debugging (TTD) integrated with the Snapshot Debugger. TTD enables you to record a process and then accurately reconstruct and replay the execution path. You can rewind and replay each line of code however many times you want, helping you isolate and identify problems.

"For Visual Studio Community 2019, we're making the References, Application Insights (Requests and Exceptions), and Test (Test Status and Tested By) CodeLens capabilities available, which were only available in Visual Studio Professional and Enterprise previously," Montgomery said. "This means that any Visual Studio 2019 user can now get specific insights and information about the code, right within the code editor."

The RC release notes provide an exhaustive list of hundreds of tweaks, fixes, improvements, new features and so on.

"While our generally available release on April 2 only marks the beginning of Visual Studio 2019 releases, we still encourage everyone to install Visual Studio 2019 RC and help us ship the best of Visual Studio to date," Montgomery said. "Let us know of any issues you run into by using the Report a Problem tool in Visual Studio or head over to the Visual Studio Developer Community to track your issue or suggest a feature."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube