Friday, November 03, 2006

Snippet Compiler

If you write lots of little applications to help get you through the day then you will find this useful. It creates a blank (C#) console project and lets you type in code real fast and run it. Saves time in loading up visual studio and creating a new project etc... You can save the code or just run it and discard when finished. I found this today and wrote a quick app with it which worked out well. Give it a try. (Snippet Compiler website)

0 comments: