I'm trying some string manipulation in my web app, but I don't want to compile the whole application just to see the result something simple.
Is there a (preferably free) tool I can use to do quick tests, or is there something in VS2008 I can use?
Thanks