JavaScript Intellisense in Visual Studio 2008

Monday, June 25, 2007

With Visual Studio 2008 I’ve done something I never thought I’d do. I’m actually using a beta of Visual Studio to write production code at work. I’m doing that not because it’s the most stable platform, it’s at beta 1 quality right now. I’m using it because of all the great features it adds as well as the unique ability that it can now target a .NET Framework that is different from the one it was written for. More on that in another post.

The reason that I’m writing this post is to point you to a blog by Scott Guthrie that he posted yesterday. It is describing the great and wonderful features of JavaScript Intellisense in Visual Studio 2008. I highly recommend reading this post:

http://weblogs.asp.net/scottgu/archive/2007/06/21/vs-2008-javascript-intellisense.aspx

JavaScriptVisual Studiojavascriptvisual studiointellisense

This work is licensed under CC BY-NC-SA 4.0

Tim Sneath's 50 Silverlight Applications

How do I Add a Blank Row to Data from a SQL Query?