Skip to content

.NET Demon from RedGate: continuous compilation

2012 January 18
tags: ,
by Tom

The guys at RedGate have just released a Beta of a new tool, an extension for Visual Studio called .NET Demon.

Firstly, for everyone: it continuously compiles your code, so that you don’t get the delay when you hit F5. Also, by monitoring the public interfaces of the project your working on, it can make an intelligent decision on whether to re-compile any dependant projects or not.

If you use unit tests, it gets better: tests are run continuously as you develop, so you get instant feedback. In addition, the results of the test results (and coverage) are shown inline.

Because it’s in Beta, you can evaluate this tool, now. For free! Download it from the Visual Studio Gallery, or from RedGate. The final will be paid-for, but this evaluation lets you see whether it’ll make a significant difference to your day.

I’m going to download it and play with it now, and I’ll write up my experiences in a new post.

Related posts:

  1. Getting Started with Continuous Integration
One Response leave one →
  1. Morgan permalink
    February 22, 2012

    .Net Demon is a blatant ripoff of NCrunch (http://www.ncrunch.net/) which has been available for well over 6 months and now it seems Redgate are attempting to create an identical copy. Avoid.

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS

Page optimized by WP Minify WordPress Plugin