September 28, 2007 – 5:48 am
Recently I’ve been working on a project that requires many team build definitions to be created using the TFS Object Model (OM).
TFS2005 Team Build
In TFS2005 this could be achieved using the classes available under the Microsoft.TeamFoundation.VersionControl.Client namespace.
This is because a “Team Build Type” was just three files sitting in a well-known path e.g. $/MyTeamProject/TeamBuildTypes/MyBuildType/TfsBuild.proj
TFSBuild.proj – [...]
September 22, 2007 – 2:27 am
The original ad on Seek is here, but you could always apply direct by emailing careers@readify.net.
September 21, 2007 – 9:18 am
Woohoo! It’s finally here. Go and grab the pre-release attachment from the end of Buck’s blog post.
Preview of the build notification tray applet power tool for TFS 2008
September 20, 2007 – 10:56 pm
Sara Ford (rss) from the Visual Studio core team has been dutifully posting a Tip of the Day every working day since July!
There’s plenty of gold in there, for example:
Did you know… There’s a way to track changes in the editor?
Did you know… Ctrl+W selects the current word
Did you know… you can drag and drop [...]