silverlight tags

Bing Maps Control Series - 2: Add a simple map to your application

This is part 2 of a series on using the Silverlight Bing Maps Control. If haven’t already, check out part 1. So Now that you have installed the Bing Maps Silverlight Control, and got yourself a key, you need to add the control to your project. For completeness, lets start by creating a new Silverlight 4 …

Bing Maps Control Series - 1: Downloading and Installing the Tools

Over the last month or so I have has the opportunity to develop using the Bing Maps Control for Silverlight, and thought it appropriate to share this experience as well as a bit of a ‘how to’ on using it. I plan for this to be a bit of a series based on the following items: - Downloading and Installing the …

Custom Control Validation in Silverlight

So you’ve built up your nice new fancy custom control, and some Dependency Properties for your users to bind there data to, what else could you want? How about validation? Turns out that the control base class is all ready set up for this exact scenario. There is only one step required: Create the Visual states. …

WPF VS Silverlight 1: Data Template Selector

Here is my first post on what I will try and turn into a series of WPF/Silverlight differences and how to get around them. First I will begin by talking about DataTemplateSelector. I suppose before I talk about the DataTemplateSelector class, I should mention a little bit about what a Template is. Unless you are new to …

Where can I find Silverlight?

I had someone ask me the other day where he could go to see silverlight in action, what sites are using silverlight, so I did a bit of searching, and found that it’s not that easy to find really. So here is my attempt to create such a list. Feel free to add anything I miss by posting comments. Bing maps I …

Bing Presents: Twitter Maps

Now I’m not personally a tweeter, but since this was written in silverlight and posted on The Silverlight Team Blog, I thought it was worth checking out. Personally, I think it looks cool, and is a great use of GPS. I did notice that my location is full of FourSquare tweets from workmates, which is pretty neat. …