My thoughts regarding ASP.NET, C#, programming practices, and more...
reading
You Should Read archives
blogs I read
|
Thursday, September 30, 2004Snippet 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:
Content copyright ©2003-2006 Tod Birdsall
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? |