News

Visual Studio 2015, Team Foundation Server 2015 Updates Near RTW

Vast list of improvements and changes across the board for the Microsoft developer tools platforms as the products get closer to final Web release: support for iOS 9 and Android Marshmallow in Tools for Apache Cordova, and a number of improvements specific to Visual C#, Visual C++and Node.js Tools for VS.

The Visual Studio Teams have put out a number of fit-and-finish improvements to the latest release candidates for Visual Studio 2015 and Team Foundation Server 2015. These releases appear to be the last ones before it's considered "gold code," or finished code.

Visual Studio 2015 was released back in July 20. As is the case with any software, development is never finished, and the team has been working on sweeping improvements, many of which will be in the final release to Web. Here's a summary of changes in this Update 1 Release Candidate:

  • Tools for Apache Cordova: iOS 9 and Android 6 "Marshmallow" support; Azure AD authenticationplug-in; source docs at Github; sample and doc hub now centralized at http://taco.visualstudio.com.
  • Tools for Universal Windows Apps: Updates to .NET Native, XAML designer, manifest designer, store packaging, and debugger.
  • Visual C++: Ability to use Edit and Continue when debugging Windows Store C++ projects.
  • IDE: Added Go To Implementation shortcut allows navigation to an implementation through right-click menu; added Quick Action command for refactoring get methods into properties; fixed bugs in formatting, casting, WinForms integration, and Solution Explorer searches.
  • Visual C#: Re-added C# Interactive Window and C# REPL window; released scripting APIs for building and running C# as a script; released csi.exe tool for running C# script files from a command prompt.
  • TypeScript: VS 2015 now supports version a number of features from versions 1.6 and 1.7, as well as ECMAscript versions 6 and 7 within TypeScript.
  • Node.js Tools for VS: Supports Node.js 4.x and npm 3.x; supports code snippets; improved IntelliSense capabilities.

The team emphasized in the release notes that there is known licensing issue with the Visual Studio Android Emulator and Microsoft Test Manager working with VS 2015: "we recommend that you avoid installing Update 1 RC on a computer where either of those products is needed."

Team Foundation Server 2015 Update 1 Release Candidate 2 has a whole host of improvements, all of which are listed on these release notes. Of significance is how TFS now is able to support swithcing between Git repositories and Team Foundation Version Control when working on projects. TFS 2015 U1 RC2 has also improved Kanban boards so that data from them can be queried and charted, and a closer integration with SonarQube for project build analysis.

The team notes that even though it's a second release candidate, this version should be considered a "go live" version.

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

  • 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.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events