Here is a useful .NET utility if you only want to test 8 line code and without getting involve in launching that bulky VS.NET, and then creating project etc.
URL: Snippet Compiler
Download: 2.0.8.3 for .NET 2.0 | 2.0.7.1 for .NET 1.1
Some of the interesting features I like in Snippet Compiler:
> It minimize to the system tray of task bar.
> It can also builds WinForm EXEs, console EXEs or DLLs.
> You can compile multiple C#, VB.NET ASP.NET code.
> It can be used to store templates library as well.
> IntelliSense for static members and method
> You can also export your snippet in HTML format which can be post in your blog.
