Archive for category VE Silverlight

Map My Lync Contacts

A couple of months ago I wrote a blog post title “Microsoft Lync 2010 and Bing Maps Integration”. This blog post gave a walk through on how to create a simple application that allowed you to view a Lync contact on Bing Maps. Since the goal of that post was to keep things simple I […]

,

Leave a Comment

Bing Maps REST Service .NET Libraries

Bing Maps has two main services for geocoding and routing on the fly. These are the Bing Maps SOAP and Bing Maps REST services. The SOAP services were released before the REST services and have traditionally been the preferred service when working with the .NET framework. The REST services have a lot more features and […]

13 Comments

Vertex Reduction–One of my secret weapons

I have a number of secret weapons that I have discovered over the years working with Bing Maps.One of the simplest, but coolest is known as “Vertex Reduction”. What is this you ask, well, it basically allows you to reduce the number of vertices based on a tolerance.  When the spatial tools came out in […]

, ,

6 Comments

Bing Maps WPF Control

That’s right, there is a Bing Maps WPF control available now. This was just recently announced . This control is currently in beta but already a lot of buzz is floating around about it. The current control is pretty basic in terms of functionality but this was by design. There is no default pushpin style […]

,

3 Comments

Optimize Map Layers in Bing Maps Silverlight

Recently I wanted to load a large number of polygons on a Silverlight map. Anyone who has added a large number of polygons to the map  knows that once you get around 500kb worth of data  performance issues start to appear. A while back I made a toolkit that optimized the map to handle ~9MBworth […]

1 Comment

Follow

Get every new post delivered to your Inbox.

Join 152 other followers