News

Microsoft Releases Next Iteration of Visual Studio 2012 , Update 3

The latest version is Release Candidate (RC) 2, and Microsoft says it's safe for production use.

What is likely to be the final Release Candidate (RC) for Visual Studio 2012 Update 3 is now shipping. The latest RC (which is the second one) mainly contains bug fixes.

Microsoft Technical Fellow Brian Harry made the announcement on his blog today. He also wants help from developers to find any stray remaining issues: "We're down to fixing just the last few bugs and if you are thinking up upgrading to Update 3, now would be a good time to give it a try and let us know if there are any last minute issues we need to fix," he wrote.

The official name for Update 3 is Visual Studio and Team Foundation Server 2012.3. A Microsoft support article has the complete rundown of fixes to numerous technologies inside Visual Studio 2012, including the debugger, the Visual Studio IDE itself, two languages -- F# and C++ -- and various testing tools. Update 3 also includes many changes to Team Foundation Server, Visual Studio's collaboration tool.

As was the previous iteration of 2012.3, this is a "go-live" version, acceptable for running on production machines. Supported operating systems go back to Windows 7, SP1, and on the server side, Windows Server 2008 R2 SP1.

The first RC of Update 3 came out in early May. Visual Studio has been a model for Microsoft's switch to Agile development methods, which stress frequent, smaller updates over large, infrequent updates typically seen in service packs, for example. The final release version of Update 3, if the current schedule holds, should be out in June.

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