Visual Basic basic had this nice feature (if there is such a thing in Visual Basic) that you could change your code while you're debugging and then continue with your stepthrough/debugging on the new code. This is know as “Edit and Continue” and I think it's awsome. The alternative is to stop, change and recompile. This feature will now be availible in Visual studio 2005. Great stuff.
Check it out here