0
kicks
DownloadExec Inline: A VS2003 add-in that lets you run a chunk of code
Highlight some code in Visual Studio 2003 -- press the 'exec selected code' -- and it will run immediately. Great for simple checks, such as string formatting, working out how methods work etc. Works with both C# and VB.net.
(sorry to submit my own stuff -- i almost never do this but wanted to share in this case)