News

Visual Studio 2013 Update 4 CTP2 Adds Visual C++, Testing Improvements

Lots of goodies packed into this release: improved Visual C++ solution browsing and GPU performance diagnosis, TFS work item performance improvements, support for Eclipse 4.4 with Team Explorer, more.

The Visual Studio team has a slew of releases this week: Visual Studio 2013 Update 4 CTP2, Team Explorer Everywhere 2013 Update 2, Visual Studio Tools for Unity 1.9.1.

The biggie, of course, is Visual Studio 2013 Update 4 CTP2, which includes some Visual C++ improvements and a roll-up of bug fixes. Also updated within this release is Team Foundation Server.

The improvements on the Visual C++ end include improvements on the browsing experience. From the support document: "Visual Studio now scans or rescans a solution and then updates the database much more quickly for large solutions. Therefore, the browsing process should be much more responsive."

What's also improved is the centralization of GPU usage data coming from Windows apps into a Performance and Diagnostics tool. It's supposed to take the guesswork out of determining whether performance issues are originating from the CPU or GPU, and it can peer into some GPU events for some supported graphics cards.

TFS 2013 Update 4 adds a number of work item performance improvements, such as addition of new chart types available when creating new work items; some new capabilities available from Web Access, including the ability to generate an e-mail message through a toolbar command and a full-screen view for queries; and the addition of the new stakeholder license, which is available through Visual Studio Online.

TEE 2013 Update 2 is a connector for developers who are working with Eclipse-based IDEs. This release mainly adds support for Eclipse 4.4 and Java 8 and the ability to browse Git repositories. Details for TEE 2013 U2 are here. Visual Studio Tools for Unity 1.9.1 contains mainly bug fixes reported by users since the initial release back in July.

About the Author

You Tell 'Em, Readers: If you've read this far, know that Michael Domingo, Visual Studio Magazine Editor in Chief, is here to serve you, dear readers, and wants to get you the information you so richly deserve. What news, content, topics, issues do you want to see covered in Visual Studio Magazine? He's listening at [email protected].

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