Arcware's Toolbox

View by Tools - View by Tags

Tools

Add tools to your Toolbox by using the "Add To My Toolbox" button on each tool's page. (Find tools by browsing through the tag cloud.)
  • FreeTextBox - |
    An HTML editor web control that lets you easily add word-processor-like functionality to your applications
    Tags:


  • FxCop - |
    Invaluable tool for checking if .NET assemblies conform to well-established design guidelines. Can be used by automated build and continuous integration processes.
    Tags:


  • TestDriven.NET - |
    Integrates unit-testing functionality directly into Visual Studio
    Tags:


  • NCover - |
    Monitors a .NET program while it is running and reports which lines of code were executed and which were not
    Tags:


  • NCoverExplorer - |
    GUI tool for viewing, sorting, and filtering source code coverage results provided in NCover Coverage.xml files. Integrates with Visual Studio using TestDriven.NET. Automated build and CI processes can use the console version for merging and reporting.
    Tags:


  • NUnit - |
    A tool for writing and running unit tests in .NET code
    Tags: