Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » .Net » TFS
  • TFS Beta 2 VPCs Expire November First

    In case you haven't seen this news from last Friday, the TFS Beta 2 Virtual PC images have an operating system timebomb in them that is set to expire on 1 November 2007.  This is not, however, the end of the world if you have been using these builds for demo or test purposes, though if you've got them in anything close to a production mode ...
    Posted to Steven Smith (Weblog) by ssmith on October 29, 2007
  • Display Current Bin Folder Content Information

    As part of my automated build and test process, I wanted to be able to confirm that my third party components were the proper version and, more importantly, that they were fully licensed.  For some components, I can create a new instance of the control or component and test its IsLicensed property.  For others, the assembly itself is ...
    Posted to Steven Smith (Weblog) by ssmith on April 10, 2007
  • CCNET with MSBuild and AssemblyInfoTask

    This afternoon I embarked on a quick (hah!) task to fix a problem with my CC.NET implementation.  I’m using CC.NET running on my Team Foundation Server machine.  It checks my TFS source control to see when anything in my project has changed, and if it has, it kicks off a build using an MSBuild <exec> task pointing at a ...
    Posted to Steven Smith (Weblog) by ssmith on January 17, 2007