This post originated from an RSS feed registered with .NET Buzz
by Scott Hanselman.
Original Post: Yet another useful Utility - Snippet Compiler
Feed Title: Scott Hanselman's ComputerZen.com
Feed URL: http://radio-weblogs.com/0106747/rss.xml
Feed Description: Scott Hanselman's ComputerZen.com is a .NET/WebServices/XML Weblog. I offer details of obscurities (internals of ASP.NET, WebServices, XML, etc) and best practices from real world scenarios.
My blogging buddy Jeff Key (maker of the increasingly useful NetPing) has posted yet another snazzy util, a Code Snippet Compiler. As .NET folks, we all find ourselves creating junk Console applications with a Console.WriteLine just to test a snippet of code! His utility sits in the tray and is always ready when you want to whip out a quick line or two. Very cool.