I have been taking a close look at Windows Presentation Foundation (WPF) in Visual Studio 2008 and particularly the inbuilt graphics support. What struck me was what a perfect platform for a VE control with a .Net API.
What has realy got me fired up is the support for vector graphics and that a WPF application can either run in a browser or a winform. Equaly as the application is running as a binnary it should be possibly to write your own XML parser in .Net instead of JavaScript thus getting round the security issue regarding cross domains.
What may be extremely significant is that WPF opens the way for VE to be developed, where large numbers of polygons/pushpins etc can be plotted without the performance limitations currently being experienced.
I would be interested to know if anyone else has explored this and what their views are, and this could be something for the VE development team to consider.
Duncan Garratt