News

Next Release Candidate of Visual Studio 2012, Update 4 Available

The update appears to be bug fixes only.

Release Candidate (RC) 3 of the fourth update of Visual Studio 2012 is available for download.

Microsoft Technical Fellow Brian Harry announced the RC release on his blog. The update is officially known as 2012.4 RC 3. The latest RC appears to be only bug fixes affecting Visual and associated products like Team Foundation Server, LightSwitch and the .NET Framework. A full list of requirements and fixes for RC can be found in this Knowledgebase article.

VS 2012.4 RC 1, released July 31, was expected to be the last update to VS 2012. But Harry said that "there might be one more RC build before we are done," adding that if an Update 5 happens, it will be fast-tracked, without much time for user feedback to be incorporated.

While Microsoft continues to update Visual Studio 2012, the next major release, Visual Studio 2013, reached RC 1 status. Harry wrote earlier that VS 2013 supports "round-tripping," which allows developers to load projects from Visual Studio 2010 and VS 2012 into VS 2013 and have them work properly. Harry called it one of VS 2013's most-requested features.

VS 2013 is expected to Release To Manufacturing (RTM) on Oct. 18, the same day Windows 8.1 hits general availability.

About the Author

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

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube