Robert unexpectedly (gotta love him!) gave me a surprise present in the form of a Microsoft Surface Pro 3. I’ve now been using it for a week and I thought it was time to put my thoughts into words.
You’ll pry it out of my cold, dead hands
Overall, this is a fantastic bit of kit and it’s the device I have used most at …
Read MoreI have just submitted a session for DDDNorth 2014, which is at the University of Leeds on Saturday 18 October.
There is still time for you to submit yours Session submission
class="image_figure image_external image_unprocessed" …
Read More- Rik recently posted about the work we have done to automatically provision TFS build agent VMs. This has come out of us having about 10 build agents on our TFS server all doing different jobs, with different SDKs etc. When we needed to increase capacity for a given build type we had a problems, could another agent run …
Read More - This is a relatively quick post. There’s a fair bunch of stuff written about creating columns in SharePoint 2013 that use Managed Metadata termsets. However, some of it is a pain to find and then some. I have had to deal with two frustrating issues lately, both of which boil down to poor sharepoint documentation. …
Read More - Richard and I have been busy this week. It started with a conversation about automating the installation of new build servers. Richard was looking at writing PowerShell to install and configure the TFS build agent, along with all the various SDKs that we use across all out projects. Our current array of build servers …
Read More I am currently rebuilding our TFS build infrastructure, we have too many build agents that are just too different, they don’t need to be. So I am looking at a standard set of features on a build agent and the ability to auto provision new instances to make scaling easier. More on this in a future post…
Anyway whilst …
Read MoreWhilst working on an automated build where I needed to target a specific project I hit a problem. I would normally expect the MSBuild argument to be
/t:MyProject:Build
Where I want to build the project Myproject in my solution and perform the Build target (which is probably the default anyway).
However, my project was …
Read MoreIf you are doing any work with Azure Cloud Applications there is a very good chance you will want your automated build process to produce the .CSPKG deployment file, you might even want it to do the deployment too.
On our TFS build system, it turns out this is not a straight forward as you might hope. The problem is …
Read More- All teams have ‘Stakeholder’, the people the are driving a project forward, who want the new system to be able to do their job; but are often not directly involved in the production/testing of the system. In the past this has been an awkward group to provide TFS access for. If they want to see any detail of the …
Read More