VS 2008 Javascript debugging

Like all developers i read the blog of Scott Guthrie and saw more interesting stuff about VS 2008. We already knew that there will be Javascript intellisense available in VS 2008, but Scott shows some more details about it. There are a couple of cool feautres and two of them i am very excited about Script document navigation in the solution explorer and breakpoints in embedded javascript. In VS 2005 you are able to use the script explorer this is another pane that isn’t standaard visible in VS 2005. This explorer show all the scripts that have be loaded into you webpage. In VS 2008 this will be standard available and integrated in the solution explorer. Very cool!!

In VS 2005 we can’t set breakpoints in the JavaScript that is embedded in your HTML, only if you have JavaScipt in another file you are able to set a breakpoint. When it is embedded you have to work with keywords like ‘debugger’ or ‘Sys.Debug.fail(‘FAIL’)’. In VS 2008 it is possible to add breakpoints to embedded Javascript. So working with Javascript will be more and more like working with C# in VS 2008. Check the blog of Scott Guthrie

Upgrade exam 70-553 passed

A week ago i passed for the upgrade exam 70-553. This is a huge relief because it was a pretty big exam and i want to fix this exam before i can re-focus on the TFS exam i have to do later. I already posted before that i didn’t pass for my TFS beta exam (625) but now i am armed with the wrox book, so i have faith that i will succeed this time. The 70-553 exam contains 3 exams (Foundation, Web and Winform). After i finished my TFS exam i will take a look at 70-554 and hopefully i will finish this one at begin of 2008.

Follow

Get every new post delivered to your Inbox.