Thursday, September 30, 2004

 

Snippet Compiler

I started looking over Snippet Compiler. For those of you who do not know, it was created by Jeff Key. Here is a list of features as listed on his site:

  • Compiles and runs single or multiple C#, VB.NET and ASP.NET snippets.
  • Optionally builds WinForm EXEs, console EXEs or DLLs.
  • The user can store a library of templates.
  • Displays compile errors and warning, including wave lines in editor with error/warning tooltips.
  • IntelliSense for static members and method signatures, as well as constructor signatures.
  • Imports VS.NET projects.
  • Conveniently sits in the notification area waiting to be useful.
  • Exports snippets to HTML/RTF.

It seems useful, but I rarely have a small snippet of code that doesn't need a handful of references to test.

I did find the PerfTimer.cs (Performance Tester) template to be handy.

Does anyone want to share how this app is helping you?


Comments: Post a Comment

Links to this post:

Create a Link



<< Home
Content copyright ©2003-2006 Tod Birdsall