I'm not talking about a continuous build process, but the excellent feature in Eclipse whereby any java code changes are automatically built in a background thread. With this enabled, running unit tests or applications is immediate. Going back to the 'manual' builds of VS20XX is quite painful.
I've only seen this working in Eclipse for java code - does anything like this exist for .NET languages, in any IDE?