Come l'anno scorso....si replica anche quest'anno 
Fonte: Party with Palermo : MVP Summit 2008 edition - save the date - Jeffrey Palermo [MVP]
Technorati Tags:
Party,
MVP Summit
Ricordo che un po' di tempo fa c'era in giro un tool simile. In sostanza, si tratta di un piccolo tool che permette di scrivere codice C# e di farlo eseguire senza la necessità di dover aprire tutte le volte Visual Studio e creare un progetto:
Last year I wrote this program which I named FastSharp. It is a text editor which lets you compile and run C# code that would normally exist inside a method. The inspiration for this came from getting tired of opening up Visual Studio and creating a project when all I want to do is execute one line of code and see what it outputs.
Come dice lo stesso autore:
A prime example of this happened today (which is what sparked me to finally post this program). My co-worker Bertan and I were talking about the System.DateTime object in .NET. We were wondering if the ToBinary() method would return the same value regardless whether the datetime object was in local time or in UTC mode. He was about to fire up Visual Studio and create a project just to write this two line program when I showed him FastSharp
Il resto delle info ed il download direttamente alla fonte.
Fonte: This Blog Can Also Be A Hat : FastSharp - Write it, Execute it
Technorati Tags:
C#,
Tools
Qualche giorno fa, ho ricevuto una mail da David che mi segnalava di avermi incluso nella "Hall of Fame" di Community Credit! 
Community Credit Hall of Famers are those contributors whos reputation precedes them in the development community. They are developers and technology evangelists who have contributed so substantially that they become among the forces that really help the development community thrive
Wow! Ne sono onorato, specie per la descrizione
!
Thanks David 
Technorati Tags:
Community-Credit