You might want to check out LINQPad . Sure, it works great for LINQ, but it works great for other snippets too.
Personally, I just use a simple text editor and Test.cs in the test directory (c: \ Users \ Jon \ Test) and compile from the command line :)
Jon skeet
source share