April 2008 Entries
Microsoft have a project on CodePlex to fully enable JavaScript Intellisense for the Virtual Earth Map Control inside of Visual Studio 2008. Which you can find here.
This makes working with VE really easy.
I have noticed a few people (on forums etc) wishing for JavaScript intellisense for Google Maps. so I have created a js file that contains the information to enable this.
You can download this file here.
If you don't know what to do with this file check out Scott Gu's Blog on VS 2008 JavaScript Intellisense.
The basics is to place the js file in you JavaScript folder and reference the...