27
May
Snippet Compiler
Here is a useful .NET utility if you only want to test 8 line code and without getting involve in launching that bulky VS.NET, and then creating project etc.
URL: Snippet Compiler
Download: 2.0.8.3 for .NET 2.0 | 2.0.7.1 for .NET 1.1
Some of the interesting features I like in Snippet Compiler:
> It minimize to the system tray of task bar.
> It can also builds WinForm EXEs, console EXEs or DLLs.
> You can compile multiple C#, VB.NET ASP.NET code.
> It can be used to store templates library as well.
> IntelliSense for static members and method
> You can also export your snippet in HTML format which can be post in your blog.
This entry was posted
on Saturday, May 27th, 2006 at 8:37 am and is filed under .NET Tools, C#.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Leave a reply