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 » Cool Tools » CC.NET
  • Tweak web.config To Set Compilation Debug False

    ASP.NET applications should never run with <compilation debug=''true''> in production.  It can have drastic performance implications (of the negative kind).  Obviously, in a perfect world, developers would always remember to verify this setting whenever they upload changes to production, but unfortunately many organizations utilize ...
    Posted to Steven Smith (Weblog) by ssmith on March 30, 2008
  • Cruise Control Configuration File Editor

    One of my developers is doing some work on our Cruise Control setup and found this gem that I'd somehow missed: CCNetConfig.  A slick little GUI for editing your ccnet.config file (screenshots).  Seems to work well enough for most of the common settings - I haven't used it enough myself yet to really fully review or evaluate it, but the ...
    Posted to Steven Smith (Weblog) by ssmith on October 17, 2007