Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Virtual Earth   (RSS)

RELEASED: Virtual Earth JavaScript Intellisense Helper for 6.2

Thanks to the quick effort from Chris Pietschmann , I am happy to announce that we have an updated version of the Virtual Earth JavaScript Intellisense Helper that is in sync with the update Virtual Earth Map Control 6.2.  You can learn more about

Virtual Earth, SQL 2008, & GeoJSON

I've been chatting with Vish over email.  He made me aware his approach to getting SQL 2008 & Virtual Earth to play well together using GeoJSON.  I actually didn't know about GeoJSON.  Thanks Vish!  Check out his post explaining

Virtual Earth ASP.NET Control Samples

John O'Brien , a Windows Live Developer MVP, has been cranking out samples of how to use the Virtual Earth ASP.NET Control .  He's also blogging over at www.liveside.net now.  His latest post is titled Server Side Clustering and comes complete

Building Virtual Earth applications just keeps getting easier

I've given a number of presentations on Virtual Earth development over the last couple years.  The first thing ASP.NET WebForms developers say to me is how bummed they are that they have to write JavaScript.  That's understandable.  ASP.NET

SCREENCAST: Rendering Polygons from SQL Server 2008 on Virtual Earth

In this screencast, I build off of the concepts shown in my previous screencast and show you how to render a polygon on a Virtual Earth map using REST, Windows Communication Foundation (WCF), LINQ to SQL, and the new geography data type in SQL Server

SCREENCAST: Saving Virtual Earth Polygons to SQL Server 2008

In this screencast, I show you how to draw a polygon on a Virtual Earth map and save it using ASP.NET AJAX, Windows Communication Foundation (WCF), LINQ to SQL, and the new geography data type in SQL Server 2008. Screencast: http://channel9.msdn.com/posts/keydet/Saving-Virtual-Earth-Polygons-to-SQL-Server-2008/

WEBCAST RECORDING: Adding Mapping Capabilities to your Applications with Virtual Earth and ASP.NET AJAX

First, let me apologize since I promised to make this recording available almost two months ago.  I was trying to get the recording uploaded to the same Live Meeting servers as my other webcasts.  Needless to say, I had some challenges. 

Behind the Maps - The Technology of Virtual Earth

I talk to people about programming with Virtual Earth quite often.  Beyond the developer APIs, my Virtual Earth knowledge somewhat limited.  I get asked all sorts of interesting questions about the technology behind Virtual Earth.  My answer

Virtual Earth Wrapper for Silverlight (VIEWS)

At MIX 08, Chris Pendleton announced that the Virtual Earth team is working on a Silverlight 2 control.  The idea of being able to use managed code instead of JavaScript to build your Virtual Earth applications is very appealing to many.  I

SCREENCAST: Using Virtual Earth in a WPF Application

As promised, here is the screencast for my previous post: http://channel9.msdn.com/posts/keydet/Using-Virtual-Earth-in-a-WPF-Application/ - Marc

WPF and Virtual Earth revisited

I've been pretty quite on the blogging front lately.  Every once in a while, I get the opportunity to work on something a little meatier than writing demo code.  Almost all of my time over the last month or so has been spent working on a couple

UPDATED WORKAROUND: Intellisense for page level map variables using the Virtual Earth JavaScript Intellisense Helper

UPDATE: AH FOOEY!  I feel like a goof:).  Turns out my workaround DOESN'T WORK!!!  If you look at the logic from the original post, it makes sense that it wouldn't work because “var map = new VEMap();” is before “var map

Updated Virtual Earth Map Control demo code

UPDATE: I've updated the code to use the workaround described here .  If you downloaded this code before May 2nd, 2008 @ 7:30 PM EST, then you might download it again.  The URL is the same. I’ve update my primary Virtual Earth (VE) map

NEW RELEASE: Virtual Earth JavaScript Intellisense Helper

I am happy to announce that we have a new release of the Virtual Earth JavaScript Intellisense Helper to bring Intellisense in sync with the new Virtual Earth Map Control 6.1 .  In addition to 6.1 compatibility, we also made the following enhancements:

VE JavaScript Intellisense Helper bug & workaround

A bug has been discovered when using the Virtual Earth JavaScript Intellisense Helper where JavaScript Intellisense fails to surface in a very common scenario.  The scenario is when you have declared a page level map variable.  You will get
More Posts Next page »
 
Page view tracker