Bing Maps .NET REST Toolkit Made Open Source

Many developers use the Bing Maps REST services to perform spatial queries such as geocoding an address or calculating routes and distances. The Bing Maps REST services are nice and fast, however, using them from a .NET application used to require a decent amount of work. The Bing Maps .NET REST Toolkit aims to make…

Drawing Routes with the VE Web Service

The Virtual Earth web services are fairly new and as such it does not currently have all the capabilities of it’s JavaScript counter part. One key functionality that is not currently available is the ability to draw routes on a map image. This can be done by extending the methods described in the article "VE…