Showing posts with label VSTS Add-Ons. Show all posts
Showing posts with label VSTS Add-Ons. Show all posts

Wednesday, March 04, 2009

TFS Code Coverage Check-in Policy

TFS Code Coverage Check-in Policy is now available on CodePlex.

The TFS Code Coverage Check-in Policy enforces that the latest test run of the current solution has code coverage enabled and that the total code coverage percentage is not below a certain, configurable, threshold value.

It reads the information from test results folder stored locally beneath the current solution.

To ensure that the user actually ran all the necessary tests, this check-in policy should be combined with the Testing check-in policy, that ensures that the user has executed all tests from a predefined test list.

Visual Studio DB Professional 2010 Oracle Support

Quest Software has announced that they will be creating an Oracle Database Schema Provider for Visual Studio Team System 2010, which means that all Team System users having Oracle databases in their applications will get the same benefits from the Database Edition as those given to SQL Server databases.

Quest has opened up a Beta program on their TeamFuze.net site for Oracle Professionals using Team System.

Wednesday, November 19, 2008

Team System Web Access Translations

Some of Team System MVPs started working on creating some translations for Team System Web Access through CodePlex as the TSWA Community Translation Project

The great work resulted in 7 new languages that are now available through CodePlex as follows:

  • Croatian
  • Portuguese (Brazilian)
  • Turkish
  • Danish
  • Swedish
  • Polish
  • Dutch

Another release is currently in progress that will contain:

  • Norwegian
  • Arabic
  • Portugese

Tuesday, November 18, 2008

TFS Collaboration Providers

Team Foundation Server Collaboration Providers is a new CodePlex Project that targets Community Contribution for Collaboration providers for different IM and VoIP integration as the TFS 2008 Power Tools enables rich integration with other team members via IM and VoIP chat.

The Power Tools integrates with Live Communicator and Windows Live Messenger Out of the Box.

Skype Provider Initial version is now available as the first Collaboration Provider in the project with more to come ...

Sunday, November 09, 2008

VSTS 2008 TFS Power Tools - October 2008 Release

The TFS Power Tools October 2008 Release is now available for download on Microsoft Download Center

New in the October Release

Team Members (NEW!)

  • Adds a new node under each Team Project to the Team Explorer called "Team Members" that identifies people who work on the project.
  • Serves as a "pivot point" for information about and operations on people and teams.

Windows Shell Extension (NEW!)

  • Allows core version control operations within Windows Explorer without using Team Explorer.

PowerShell Support (NEW!)

  • Provides a PowerShell pipeline and cmdlets for TFS. Initial support is for basic version control operations.

TFPT (Updated)

  • tfpt searchcs - the Search Changesets Power Tool brings up a dialog from which the user can search for changesets that match specific combination of criteria including server path, committed date range, committed user, check-in comments and check-in notes.
  • tfpt unshelve /undo - finds all pending changes in your workspace that match the changes in the shelveset and undoes them (including deleting the local files for pending adds).

    Wednesday, November 05, 2008

    Silverlight™ Tools for Visual Studio 2008 SP1

    Silverlight Tools for Visual Studio 2008 SP1 is available for download from Microsoft Download Center

    This package is an add-on for Visual Studio 2008 SP1 to provide tooling for Microsoft Silverlight 2.
    It can be installed on top of either Visual Studio 2008 SP1 or Visual Web Developer 2008 Express with SP1, and it provides a Silverlight project system for developing Silverlight applications using C# or Visual Basic.

    This download will install the following:

    • Silverlight 2 developer runtime
    • Silverlight 2 software development kit
    • KB956453 for Visual Studio 2008 SP1
      and/or
      KB956485 for Visual Web Developer 2008 Express with SP1
    • Silverlight Tools for Visual Studio 2008 SP1
      and/or
      Silverlight Tools for Visual Web Developer 2008 Express with SP1

    Silverlight Tools for Visual Studio 2008 SP1 includes:

    • Visual Basic and C# Project templates
    • Intellisense and code generators for XAML
    • XAML design preview
    • Debugging of Silverlight applications
    • Remote debugging of Silverlight applications for Mac
    • Web reference support
    • WCF Templates
    • Team Build and command line build support
    • Integration with Expression Blend

    Wednesday, October 29, 2008

    VSTS 2008 Database Edition GDR RC1 is now available

    Gert Drapers has just announced that VSTS 2008 Database Edition GDR Release Candidate 1 is now available for download from Microsoft Download Center.

    This version will provide an upgrade path to the RTM so it worth trying out …

    The documentation as well is available for downloading.

    Tuesday, March 11, 2008

    Project Server 2007 VSTS Connector Version 2.0

    The latest Project Server to TFS Connector was just released on CodePlex.

    This release of the PS2007 VSTS Connector is targeted to work with Team Foundation Server 2008 and resolves several bugs that were reported in the first two releases.

    They've done thier best to ensure that this Connector is easy to install and well documented.

    Future versions of Team System will have native integration with Project Server, in the meantime this Connector solution is the best way to integrate the two Microsoft products. This solution builds on the previous PS2003 VSTS Connector, published on GotDotNet. This solution is intended to provide guidance, provided as source code that can be used "as is," extended, or modified by developers to use on enterprise development projects.

    Wednesday, November 28, 2007

    Microsoft Silverlight 1.1 Tools Alpha for Visual Studio 2008

    Microsoft Silverlight 1.1 Tools Alpha for Visual Studio 2008 is now available on MS Downloads

    This package is an add-on to the RTM release of Visual Studio 2008 to provide tooling for Microsoft Silverlight 1.1 Alpha. It provides a Silverlight project system for developing Silverlight applications using C# or Visual Basic. The project system includes:

    • Visual Basic and C# Project templates
    • Intellisense and code generators for XAML
    • Debugging of Silverlight applications
    • Web reference support
    • Integration with Expression Blend