Browse by Tags
All Tags »
Tools »
.NET (
RSS)
If for some reason you or your company is still using VSS it’s time to move forward! Team Foundation server supports VSS Migration, until today there were a command line tool allowing you to migrate VSS repository to TFS Source Control – this tool is called – VSSConverter. VSSConverter command line tool requires configuration file that need manual authoring, but no More! Microsoft has announce a new wizard based UI tool for upgrading VSS repositories to Team Foundation Server 2012/2010. Open the...
Tweet I think this is a most tool for any blogger out there, most of my posts contains Source Code examples and pasting Source Code without Colors and Format is just ugly. In Visual Studio 2010 Microsoft released the Productivity Tools that has the Copy Source Code as Html built in, also there is a CodePlex project - http://copysourceashtml.codeplex.com/ that supports Visual Studio 2005 and 2008. Because Productivity Tools for Visual Studio 11 Beta isn’t out yet I’ve modified the CopySourceAsHtml...
Tweet A long time ago I wrote about SharePoint 2007 Files Restore Tool , tool that allows you to connect to SharePoint content database (not need to have SharePoint installation) and extract documents. The reason I wrote this tool was a customer that upgrade TFS and perform a new installation of SharePoint so he lost all his documents, this tool helped me to extract all documents and added them to the new SharePoint site. SharePoint upgrade/migration can be unpleasant and sometimes I prefer to do...
Windows Phone 7 – The First Fart Application Yes I know, Farting isn’t nice… But each and every mobile phone on the planet has a Fart Application (Don’t ask me why!), So as a Fan of Phone 7 (In theory, still waiting to actually feel it…) I decide there is no way Microsoft Phone 7 will be without a decent Fart Application . (Fartless… :-)) So I built a simple Phone 7 Application called – Fart With 7 or Fart7 (Picture from the right) –> Just download the zip file, extract it and run it from Visual...
TFS API Part 28 -Test Suite Hierarchy Builder In my previous post regarding TFS API TFS API Part 27 – Test Plans, Test Suites, Test Cases Mapping , I showed how to create and obtain Test Plans, Test Suite and Test Cases objects. As part of Quality Center to TFS 2010 Migration Tool I’m translating Quality Center hierarchy into Areas in TFS 2010 - as you can see from the following pictures the QC hierarchy(middle picture) looks the same as TFS Areas (left picture) but it’s not feels the same… Feels...