LINQPad is a very useful code snippet IDE. I use it all the time to test small pieces of code. It's much more convenient than opening a new Visual Studio console application. It also formats the results very nicely. What seems to be missing in LINQPad is a way to add methods or classes. After digging...