Thursday, January 6, 2005

SnippetCompiler for .NET developers

SnippetCompiler is a great tool for .NET developers. No need to start VS.NET and create a temporary project just because you want to try a small snippet solution. Features:
  • 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.

No comments:

Post a Comment