Clay
05-18-04, 11:11 PM
If you often check out small snippets of code and end up with a bunch of single file VS.Net projects then be sure to check out SnippetCompiler from Jeff Key. It is a mini development environment that compiles code on the fly and lets you run it without creating any sort of project. Perfect for those quick single file tests.
http://www.sliver.com/dotnet/SnippetCompiler/
It also generates HTML output from code with syntax color highlighting which is nice for pasting into messages.
Awesome and it comes with source to boot. :thumbsup:
http://www.sliver.com/dotnet/SnippetCompiler/
It also generates HTML output from code with syntax color highlighting which is nice for pasting into messages.
Awesome and it comes with source to boot. :thumbsup: