The Wiert Corner – irregular stream of Wiert stuff

Jeroen Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My work

  • My badges

  • Twitter Updates

  • My Flickr Stream

    20120216-Word-Convert-To-Text

    MPS_6399

    MPS_6398

    More Photos
  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 384 other followers

Archive for March 30th, 2011

Bootstrap and DVD ISO Download details: Microsoft Visual Studio 2010 Service Pack 1

Posted by jpluimers on 2011/03/30

The Download details: Microsoft Visual Studio 2010 Service Pack 1 (Installer) initially lets you download a bootstrap installer that only downloads the Service Pack 1 parts you actually need.

A bit further down on that page is the link to the full ISO DVD image with the anything you might need when updating multiple systems.

–jeroen

Posted in .NET, Development, Software Development, Visual Studio 2010, Visual Studio and tools | Leave a Comment »

Delete a Team Project from Team Foundation Server

Posted by jpluimers on 2011/03/30

Somehow, deleting TFS projects is still not integrated in a default UI.

You can use TFSDeleteProject from the command-line though.

The TFSDeleteProject tool works for TFS 2005, 2008 and 2010, as these posts show:

It is usually in a directory like “\Program Files\Visual Studio 9\Common7\IDE\”.
Oh: don’t put quotes around “Project-Name“:

TfsDeleteProject /server:myteamserver.benday.com Project-Name

–jeroen

via Delete a Team Project from Team Foundation Server.

Posted in Development, Software Development, Source Code Management, TFS (Team Foundation System) | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.

Join 384 other followers