Whilst helping a Java based team (part of larger organisation that used many sets of both Microsoft and non-Microsoft tools) to migrate from Subversion to TFS I had to tackle their Jenkins/Ant based builds. They could have stayed on Jenkins and switched to the TFS source provider, but they wanted to at least look at …
Read MoreThis week is Computer Science Education week (CSEW) and I am really exited that Computer Science is being seen for what it is, A gateway to an amazing future. The Hour of Code is upon us and urge everybody to look at helping children and adults do their first hour. Microsoft have been promoting the Hour of Code and the …
Read MoreAs with many concepts it is not the the idea that is hard but it’s application. ‘Fifty Quick Ideas to Improve Your User Stories’ by Gojko Adzic and David Evans provides some great tips to apply the concept of user stories to real world problems. Highlighting where they work and where they don’t, and what you can do …
Read MoreWhilst building a new TFS build agent VM using our standard scripts I hit a problem that SSDT projects would not build, but was fine on our existing agents. The error was C:Program Files (x86)MSBuildMicrosoftVisualStudiov12.0SSDTMicrosoft.Data.Tools.Schema.SqlTasks.targets (513): The "SqlBuildTask" task …
Read MoreI posted a month or so ago about my ‘Experiences using a DD-WRT router with Hyper-V’, well I have been living with it over a month? How has it been going? Like the curate’s egg ‘good in parts’. It seems OK for while and then everything would get a bit slow to stop. Just as a reminder this is what I had ended up with In …
Read MoreWe use O365 to provide Lync messaging. So when I rebuilt my PC I thought I needed to re-install the client; so I logged into the O365 web site and selected the install option. Turns out this was a mistake. I had Office 2013 installed, so I already had the client, I just had not noticed. If you do install O365 Lync …
Read MoreThere have been a load on announcements about TFS, VSO and Visual Studio in general in the past couple of week, mostly at the Connect() event. Just to touch on a few items Visual Studio and Team Foundation Server 2013 Update 4. The first public preview of Visual Studio 2015 and .NET 2015 The .NET Framework is going …
Read MoreWhilst getting integration tests running as part of a Release Management pipeline within Lab Management I hit a problem that TCM triggered tests failed as the tool claimed it could not access the TFS build drops location, and that no .TRX (test results) were being produced. This was strange as it used to work (the RM …
Read MoreWhilst over at the MVP Summit I had the chance to do a Scaled Agile Framework workshop. I am pleased to say I passed the assessment. Certainly has some interesting ideas in scaling Agile to larger teams working on a single product stream where a simple Scrum of Scrums is not enough.
Read MoreI have been setting up some integration tests as part of a release pipeline. I am using TCM.EXE to trigger tests from the command line. Something along the lines 1TCM.exe run /create /title:"EventTests" /collection:"http://myserver:8080/tfs” /teamproject:myteamproject …
Read More