News

Microsoft Updates Team Foundation Server Tool

Latest version of the Team Foundation Server MSSCCI (Microsoft Source Code Control Interface) Provider, lets an array of IDEs gain access to TFS

Microsoft has released version 1.2 of the Team Foundation Server MSSCCI (Microsoft Source Code Control Interface) Provider, a tool that lets an array of IDEs gain access to TFS.

TFS Product Unit Manager Brian Harry discussed the release in a late-December posting on his blog. New features include support for TOAD for SQL Server 2.0 and support for handling branching in Visual Studio 2003.

"The biggest improvement is in the area of branched projects. The experience is still not perfect but it is dramatically better than it was," Harry wrote. "The one issue that remains is that the first time you open a project/solution after branching it, you need to use Open from Source Control (can also be done by double clicking on it in the Source Control Explorer) rather than opening it from your local hard drive."

Microsoft didn't originally intend to make the MSSCCI update available on a stand-alone basis, but work related to high-profile updates and projects led to the switch in plans, Harry noted.

"Originally we had planned to release the updated MSSCCI provider along with a new version of the TFS PowerToys (now renamed TFS Power Tools). Unfortunately, with all of the rush to get SP1 shipped and meet some key end of year deadlines on Orcas development, we just didn't make as much progress on the Power Tools as we wanted. We decided to decouple the releases and we are hoping to get the updated Power Tools out in January," he wrote.

IDEs supported by MSSCCI now include Visual Studio 2003; Visual Basic 6.0, SP6; Visual C++ 6.0, SP6; Visual FoxPro 9, SP1; Visual Studio .NET 2002; Microsoft Access 2003, SP2; SQL Server Management Studio 2005; Sparx Enterprise Architect 6.1; Sybase PowerBuilder 10.5; and TOAD for SQL Server 2.0.

About the Author

Chris Kanaracus is the news editor for Redmond Developer News.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube