Snippet Compiler
Jeff Key's Snippet Compiler is simply amazing. It allows you to write short snippets of C# or VB.NET code and run them without the hassle of setting up a new VS.NET project. It is incredibly handy for running examples found in the MSDN docs.
Perhaps the most amazing thing about Snippet Compiler is how much development it's gone through in a short amount of time. The first version I started using was little more than a text box that compiled and ran the code. Now it imports VS.NET projects, exports snippets to HTML or RTF, and... would you believe it even has Intellisense??? I still can't.
Posted by JoshC at October 15, 2003 11:21 PM
TrackBack URL for this entry:
http://www.joshchristie.com/weblog/mt/mt-tb.cgi/37
Listed below are links to weblogs that reference 'Snippet Compiler' from Josh Christie's Weblog.
http://www.joshchristie.com/weblog/mt/mt-tb.cgi/37
Listed below are links to weblogs that reference 'Snippet Compiler' from Josh Christie's Weblog.
Post a comment
