Browse by Tags

Removing VSS Bindings to Migrate SSRS 2005 Solutions to TFS Using Powershell
The last task I have for a VSS to TFS Migration is to convert a large number of SSRS (SQL Server Reporting Services) Projects. While Microsoft has a tool to migrate from VSS to TFS - I've avoided using it. Most "experts" have advised against Read More...
Posted 18 November 08 06:35 by DanielS | 0 Comments   
Filed under ,
Implementing VB6 on TFS
I just finished implementing VB6 build for my client. It was pretty easy, but I learned a few things. To do it, I simply added the source code to Version Control (naturally). Then created a build type like any but with one exception. Obviously I couldn't Read More...
Posted 27 August 08 05:13 by DanielS | 0 Comments   
Filed under ,
Found a Bug in Team Build
I reported a problem on the MSDN TFS Build Automation Forum and Jason Pricket from Microsoft verified that it is, in fact, a bug in TFS 2008. My client previously hasn't used CI - so I setup the builds for the Application in TFS as "Daily Builds". Read More...
Posted 24 April 08 01:21 by DanielS | 0 Comments   
Filed under
It’s the Process, Stupid!
The most important to keep in mind about Team Foundation Server is that it’s all about improving the software development PROCESS. Yes, it’s great to get rid of Visual Source Safe, to automate builds, and get a lot of nice reports—all Read More...
Posted 06 January 08 09:42 by DanielS | 0 Comments   
Filed under