So far we have built an earthquake application, mapped an address using geocoding, and even Prism-fied the Bing Maps WPF control. Now let’s see how to map a route with turn-by-turn directions. By now it should be no surprise that you will need to complete the following steps before you can create this application. Get … Continued
Prism-fy the Bing Maps WPF Control (Beta)
If you know me or know of me you are aware that I am a big Prism advocate/evangelist. You may have also noticed that I have been playing around with the new Bing Maps WPF control. So it shouldn’t surprise you that I would find a way to compose a Bing Map of loosely coupled … Continued
Mapping an Address with the Bing Maps WPF Control (Beta)
In my last post I showed you how to get started using the Bing Maps WPF control by creating an earthquake application. Now I want to introduce you to the Bing Maps SOAP Services. The Bing Maps SOAP Services is a set of programmable SOAP services that allow you to integrate maps and imagery, driving … Continued
Build an Earthquake Application with Bing Maps WPF Control (Beta)
Recently you may have noticed that the Bing Maps team released a WPF Map control which is currently in Beta. In light of the recent earth quake on the east coast of the United States, I thought an earthquake application would be a great way to become familiar with the Map control. There are a … Continued
NETDUG: Silverlight Bing Maps Sample Code
Thanks to everyone who attended last weeks NETDUG presentations. For those of you who would like to get started right away with Bing Maps in your Silverlight applications, you can start here: Get the Bing Maps Silverlight Control Get a Bing Maps API Key Play with the Bing Maps interactive SDK Application Read the Bing … Continued