Desmond File

Blog archive

A Glimpse at Visual Studio Team System

I've spent the last couple of days in San Francisco at VSLive!, which offers Visual Studio developers a chance to glimpse Microsoft dev tool roadmaps, hone technical skills, and explore important new tooling like Language Integrated Query (LINQ) and the latest version of Visual Studio Team System (VSTS). Along the way, attendees also get a chance to voice their opinions about the tools they use every day.

All of that was in evidence at the session Stephanie Saad gave on Monday afternoon. The VSTS group manager is heading up work on the next release of VSTS (codenamed "Rosario"), and she was actively working the audience to get a sense of what they wanted, and wanted changed, in the upcoming toolset.

While her early demos of VSTS-Microsoft Project integration fell a bit flat, Saad pleased the crowd when she showed off the promised reporting tools within the next Team System version. And no wonder: When Saad asked developers if they struggled to author reports, one attendee replied flatly, "We gave up." Saad then demoed the slick integration of Excel to display flexible and compelling report charts from simple queries, drawing applause from developers.

There's more, of course, including SharePoint integration for project dashboarding, promised client-side code search and enhanced test functionality with a focus on manual testing. Ultimately, Saad noted, Microsoft's goal isn't to produce best-of-breed tooling across VSTS, but rather to deliver the most well-integrated tooling.

In short: Development managers will face some tough choices in the years ahead as they weigh the benefits of a focused testing suite like Identify Appsight, for example, against the across-the-board plug-and-play value offered by Rosario.

What do you think of Microsoft's efforts with VSTS? Is the company focusing on the right things or are there specific areas it really needs to address? E-mail me at mdesmond@reddevnews.com.

Posted by Michael Desmond on 04/01/2008


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