Aaron Hallberg
Team Build (Build Automation) - Visual Studio North Carolina
Passing custom properties to individual solutions in Team Build
Gautam Goenka posted an article on this topic way back on April 20, 2006. It included a targets file...
Author: Garry Trinder Date: 03/19/2007
Radio Silence
I'm off on parental leave through sometime in early March, so no more blog posts for a while... Have...
Author: Garry Trinder Date: 02/02/2007
Five things about me...
I got tagged by Buck Hodges in the five things about me blogging game that's going around, so here...
Author: Garry Trinder Date: 01/12/2007
Getting the Modified Files for a Team Build Build
I've had several people inquire recently about how to figure out which files have changed since the...
Author: Garry Trinder Date: 01/11/2007
Doing an Incremental Get in Team Build
In Team Build v1.0, it is not possible, without some trickeration, to do an incremental get without...
Author: Garry Trinder Date: 01/03/2007
Team Build API: GetListOfBuilds
In part two of my 35 part series, better know a Proxy, I'll be going over the GetListOfBuilds method...
Author: Garry Trinder Date: 09/29/2006
Determining Whether Tests Passed in Team Build
In a forum post a while back, I laid out a method for determining whether tests had passed during a...
Author: Garry Trinder Date: 09/21/2006
Building a Specific Version with Team Build
Team Build by default gets the latest version of your sources (or tip) from source control. For the...
Author: Garry Trinder Date: 09/19/2006
Team Build API: GetBuildUri and GetBuildDetails
As Buck Hodges recently noted, some Team Build API documentation recently made it up onto MSDN....
Author: Garry Trinder Date: 09/13/2006
Team Build and aspnet_compiler.exe
It's funny how things come in bunches sometimes... I had never heard of the issue discussed in this...
Author: Garry Trinder Date: 09/12/2006
MSBuild Batching - Generate a Cross-Product (continued)
As promised, here is the code for the ItemGroupCrossProduct task presented in a previous post:using...
Author: Garry Trinder Date: 09/07/2006
Visual Studio Team System Chat
Well, I was supposed to blog about this before the actual event, but I haven't been feeling well and...
Author: Garry Trinder Date: 09/06/2006
MSBuild Batching - Generating a Cross-Product
I've been playing around with the batching functionality in MSBuild quite a bit lately, and thought...
Author: Garry Trinder Date: 09/05/2006
Adding Custom Loggers to Team Build
Most of the magic in a Team Build is done using either (a) customized tasks, or (b) a customized...
Author: Garry Trinder Date: 08/30/2006
Adding BuildSteps to Team Build through a Custom Task
Team Build displays Build Steps in the build report form within Visual Studio. By default, build...
Author: Garry Trinder Date: 08/29/2006
Post #1
I suppose this occasion isn't really all that historic, but I feel like there's a lot of pressure to...
Author: Garry Trinder Date: 08/29/2006