-
Recent Posts
Recent Comments
Archives
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
Categories
Meta
Monthly Archives: March 2007
Regular Expression Scratchpad v1
UPDATE: 14 Jan 08 — Version 2 has been posted here. Small modifications to the beta. v1 is available here.
Posted in .NET
Leave a comment
.net Regular Expression Scratchpad Beta 1
I’m a massive fan of regular expressions. The only problem I have with them is that I don’t use them often enough and forget how to use them most efficiently! The best free tool I have used is Eric Gunnerson’s … Continue reading
Posted in .NET
Leave a comment
TFS Team Build DropLocation
I’m running multiple build servers and want drops to go to the relevant build server rather than a central drop folder. The TFSBuild.proj file has a property called DropLocation that specifies where to drop build output. I decided to add … Continue reading
Posted in Team Foundation Server
Leave a comment
MSBuild Task: Detokenise File
This task can be used to find and replace tokens in a file or set of files. [25 May 07: - Download the update with samples from here.] There are two distinct ways of using this task. The first way … Continue reading
Posted in MSBuild
30 Comments
It’s time to start looking at Orcas…
The March CTP is here and I’m looking forward to working with the new bits. Also, check out the great Code Metrics that are included in VS. The Orcas Forums are a great place to request, provide and review feedback…FTD
Posted in Team Foundation Server
Leave a comment