Click here to monitor SSC

Alex Davies

Software Engineer - Red Gate Software

A new toy - .NET Demon

Published Monday, January 16, 2012 4:17 PM

I'd like to present a new tool for .NET Developers that we've been cooking up in the Red Gate .NET team. It's only a beta at the moment, but it works for most people.

.NET Demon Beta

It's a Visual Studio extension that cuts the time you spend waiting to find whether your code is right. It does this by:

  • Continuous testing (running your NUnit tests as you type)
  • Continuous compilation (so you can start running instantly because your code is already compiled)
  • Inline code coverage (so you know which tests are covering the code you're editing, and if they start failing)
  • Continuous save (so you don't have to press ctrl-S ever again)

Let me know what you think of it!

Comments

No Comments
You need to sign in to comment on this blog
<January 2012>
SuMoTuWeThFrSa
25262728293031
1234567
891011121314
15161718192021
22232425262728
2930311234
Exploring SSIS Architecture and Execution History Through Scripting
 When you are using SSIS, there soon comes a time when you are confronted with having to do a tricky... Read more...

A Testing Perspective of Controllers and Orchestrators
 The neat separation between processing and rendering in ASP.NET MVC guarantees you an application... Read more...

TortoiseSVN and Subversion Cookbook Part 4: Sharing Common Code
 Michael Sorens continues his series on Source Control with Subversion and TortoiseSVN by describing... Read more...

How to Kill a Company in One Step or Save it in Three
 The majority of companies that suffer a major data loss subsequently go out of business. Wesley David... Read more...

Migrating from OCS 2007 R2 to Lync: Part 4
 Having migrated the rest of our users and legacy resources across and started getting ready to... Read more...