Javascript Intellisense
I read this interesting artilce when trying to enable intellisense for my Javascript file. Don miss this as its very useful. Its similar to what we do for VB or C# for intellisense i.e XML documentation. Same concept applies for JavaScript also.
This will work in Visual Studio 2008 as there is an enahncement for this.
Thanks,
Thani