BloggingAbout.NET
Thoughts of developers

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
Sorry, but there are no more tags available to filter with.
  • TechEd, Team System tracks

    Last Wednesday i visited a couple of Team system tracks on the MS TechEd. I was really impressed by MS VS Team System. It offers a lot of tools that we need at the moment (Code Analysis, Unit testing, Code Coverage, Integration Testing, Web Testing, Performance Testing, Automatic builds etc.). The big...
    Posted to Mario by Mario Roovers on Fri, Jul 8 2005
    Filed under: Filed under:
  • Code Coverage

    A helpfull tool to check you code coverage is NCover. To download this tool check: http://www.ncover.org/ . Based upon a Nunit test or program, you can check the coverage of your code. NCover presents the result in an xml file. The result contains info about, for example, the percentage of coverage....
    Posted to Mario by Mario Roovers on Fri, Jan 14 2005
    Filed under: Filed under:
  • Automatic Build (2)

    If you want to create your own automatic build environment (for .NET) based upon Cruise control then you should read the article on http://www.15seconds.com/issue/040621.htm . It gives a detailed description and all necessary tools to create a working auto build environment. Be aware that the tools are...
    Posted to Mario by Mario Roovers on Fri, Jan 7 2005
    Filed under: Filed under:
  • Automatic Build Process

    The last couple of months i have been working for the Resu!t Centre. This is within LogicaCMG our standarised development environment. One of my task was to create an automatic build environment for .NET. Currently the test environment is finished and i used the following tools: Cruise control .NET and...
    Posted to Mario by Mario Roovers on Fri, Jan 7 2005
    Filed under: Filed under:
Page 1 of 1 (4 items)
Copyright © 2003-2010 BloggingAbout.NET