Ecco un tool che diventerà presto indispensabile per molti utenti e mantainer di questo User Group:
SnippetCompiler
Che cosa fa? Molto semplicemente è un'applicazione che permette di scrivere, compilare ed eseguire codice .NET. E' utilissima per testare tutte quelle porzioni di codice (snippet per l'appunto) che altrimenti necessiterebbero della creazione di un progetto in VS.NET...cosa davvero esagerata, magari, solo per testare poche righe di codice (ad esempio i Quiz che ormai spopolano su UGIDotNet :-D)
Eccovi un pò di features (prese direttamente dal sito), giusto per ingolosirvi un pò:
- 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.
Buon lavoro! :-)