I'm missing the ability to do 'document.getElementbyId('foo')' and evaluate it or get a list of all the methods etc. when setting a break point in the code behind.
Is this possible to get it from the watch window? (when I type 'document' in the watch window it says:"The name 'document' does not exist in the current context")