Implementing Model-View-ViewModel with the Bing Maps (Virtual Earth) Silverlight Map Control

by James September 28, 2009

Overview

I’ve been looking at the Bing Maps (Virtual Earth) Silverlight Map Control and thinking about how to use it in a Silverlight application that implements the Model-View-ViewModel pattern. If you’re not familiar with this pattern, check out Shawn Wildermuth’s MSDN Article Model-View-ViewModel in Silverlight 2 Apps.

I’ve created a simple proof of concept application that implements the pattern with two Views: a Map based View and a Data Grid based View. The application displays a map of well known surf spots in the Los Angeles area, along with some basic information about each spot in an accompanying data grid.

image

More...

Powered by BlogEngine.NET 1.6.0.0
Theme by Mads Kristensen | Modified by Mooglegiant
Creative Commons License This work is licensed under a Creative Commons Attribution 3.0 United States License.

Welcome

El Capitan State Park
My name is James Richards. Over the past few years, I have benefited greatly from other people's technical blogs. Now I'd like to give back to the community. I'm particularly excited about developments in the so called "GeoWeb". As I learn things about programming in this area, I will share them with you. I hope you'll find something of value for whatever you're trying to accomplish in work and in life.