In-Depth

Microsoft Buys Tools Vendor DevBiz

Microsoft buys out devBiz Business Solutions, the makers of TeamPlain Web Access, a Web interface for Team Foundation Server that helps you manage work items, documents, reports, and source control repositories.

Microsoft announced that it has bought out devBiz Business Solutions, a developer of .NET-related components and tools.

The announcement came during the first day of VSLive! San Francisco 2007, Microsoft's Visual Studio conference.

DevBiz is the maker of TeamPlain Web Access, a Web interface for Team Foundation Server (TFS) that allows managing of work items, documents, reports, and source control repositories.

"One of the most important aspects of VSTS [Visual Studio Team System] is that it brings the power of Visual Studio to the entire development team, providing tools for software architects, database professionals, testers, and project managers. However, there are countless other individuals who have indirect roles in the development cycle that don't necessarily require the full functionality of Visual Studio; they just need access to one piece of it: Team Foundation Server," said Brian Harry, distinguished engineer on VSTS in a statement.

Web Access for Team System "helps users manage work items and share documents, access automated build and project management, and view report and source-control repositories—all from a Web interface," according to company statements.

"With this acquisition, we can now offer both Windows and Web clients for TFS, making it that much easier for users to participate in the development life cycle. In addition, the TeamPlain client provides cross-browser access to a core subset of functionality within TFS, making it even more appealing to a broader set of users."

Microsoft announced that TeamPlain Web Access is now available as a free download to all TFS customers, and gave a partial road map of its intent for the acquisition.

TeamPlain Web Access will be re-released as Team System Web Access as part of the TFS Power Tools, the company said in a statement. At a later date, the product will be integrated into a future version of VSTS.

Founded in 2001, Rochester, NY-based devBiz Business Solutions released version 1.0 of its TeamPlain Web Access for Microsoft TFS a year ago.

TeamPlain Web Access is available for free download here.

About the Author

Stuart J. Johnston has covered technology, especially Microsoft, since February 1988 for InfoWorld, Computerworld, Information Week, and PC World, as well as for Enterprise Developer, XML & Web Services, and .NET magazines.

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