.NET Geeks
-Unleash Your Inner Geek!!!

July 2006 - Joshua Smith

  • Check in Overrides

    It is possible to implement a policy on Team Foundation Server to require work items to be associated with check ins. However, the developer does have the option to override this policy and check his or her code in anyway. Visibility into overridden check...
    Filed under:
  • Team Systems and Continuous Integration

    Here is an excellent post on continuous integration in Visual Studio Team Systems.. I have tested this successfully.. it also gives the developer greater flexibility in determining exactly what is done (for example, fire the build only if code at a certain...
  • Team Systems check outs

    I found that it is a bit difficult to get a comprehensive list of checkouts in Visual Studio Team Systems. Fortunately, since it leverages SQL 2005 as its back end, you can query the TfsVersionControl database for this list: select c.displayname, b.Computer...
    Filed under:
  • Hello World

    I am happy to join Rich, Dave, and others in sharing my experiences and (sometimes painfully acquired) technical knowledge of the software industry. Happy reading!
Powered by Community Server (Non-Commercial Edition), by Telligent Systems