DCSIMG
visual studio 2008,TECH - Eran Ruso
Sign in | Join | Help

Browse by Tags

How To Connect To The TFS 2010 With Team Explorer 2008
19 January 10 09:01 PM | Eran Ruso | 5 comment(s)
Many users don’t like to work with the Visual Studio 2010 because it is still a Beta or just because they are not ready to upgrade there Visual Studio yet but still they like to use the TFS 2010. Microsoft has release a forward compatibility update that lets Team Explorer 2008 with SP1 connect to the TFS 2010, the compatibility installation file can be downloaded from here . After you install the compatibility add-in launch the Visual Studio 2008 and follow the steps: Step 1: Open the Team Explorer...
Delete TFS Work Items
10 August 09 01:50 PM | Eran Ruso | 3 comment(s)
Many customers ask me about deleting Work Items from the TFS. Here is how to do it for TFS 2008: Step 1: Download and Install the Team Explorer 2008 - October Power Tools . Step 2: Log-in to the TFS using a TFS administrator user. Step 3: Open a command line and go to: “X:\Program Files\Microsoft Team Foundation Server 2008 Power Tools” Step 4: Use the “TFPT.EXE destroywit” command in the following way: tfpt.exe destroywitd /server:[ServerName] /workitemid:[WI ID] you can add as many Work Item IDs...