News

Visual Studio 2013 Update 3 Ready for Live Production

The final version is expected sometime this summer.

The third update for Visual Studio 2013 has moved from the Community Technology Preview (CTP) stage to the Release Candidate (RC) stage, and is now ready for live production environments.

Microsoft Technical Fellow Brian Harry blogged about the new release, and says it's "expected to be the last preview before Update 3 is released." He added that the final release should be out within the next several months.

The second CTP, released last month, was a minor update. The RC adds a lot more new functionality, including:

  • Application Insights. This production monitoring tool for Web sites and Windows Store and Windows Phone apps has been added. It was originally released as part of Visual Studio Online, the cloud-enabled version of Team Foundation Server (TFS).
  • Updated CPU Usage and Memory Usage tools. These include new features, such as Memory Usage's support for Win32 and WPF applications.
  • Managed memory dump analysis. New functionality enables using Go to Definition and Find All References for selected object types.
  • CodeLens support in Git. Those using Git source control will appreciate that "CodeLens work item indicators now provide information about work items associated with a method, or class," according to Visual Studio Blog posting.
  • Mixed Case Menus. Developers have a new option to display the Visual Studio menus in all caps or mixed case. Harry mentioned that all caps remains the default, but if the setting is changed to mixed case, it will persist across upgrades and roam, for users of Visual Studio Online.

Visual Studio 2013 Update 3 RC is available here. Update 3 got its first CTP just a few weeks after Update 2 was officially released. And the next version of the IDE, code-named "Visual Studio 14," is currently at its own CTP stage.

 

About the Author

Keith Ward is the editor in chief of Virtualization & Cloud Review. Follow him on Twitter @VirtReviewKeith.

comments powered by Disqus

Featured

  • Cloud-Focused .NET Aspire 9.1 Released

    Along with .NET 10 Preview 1, Microsoft released.NET Aspire 9.1, the latest update to its opinionated, cloud-ready stack for building resilient, observable, and configurable cloud-native applications with .NET.

  • Microsoft Ships First .NET 10 Preview

    Microsoft shipped .NET 10 Preview 1, introducing a raft of improvements and fixes across performance, libraries, and the developer experience.

  • C# Dev Kit Previews .NET Aspire Orchestration

    Microsoft's dev team has been busy updating the C# Dev Kit, a Visual Studio Code extension that enhances the C# development experience by providing tools for managing, debugging, and editing C# projects.

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

Subscribe on YouTube

Upcoming Training Events