We just released the v1.00.04 update release of Web.Maps.VE! Starting with this release we are supporting both .NET 2.0 and .NET 3.5; there is a seperate DLL for each version of the .NET Framework. There are two versions of the Sample Website, one for each version of the framework.
Click here to download the Web.Maps.VE v1.00.04
This update also includes a couple small feature additions, along with a couple bug fixes. Below is a full list of changes:
New Features
- .NET 3.5 and .NET 2.0 Support - This will be the first release to support both .NET 3.5 and .NET 2.0. There will be two separate versions of the DLL released, one for each version of the framework.
- AjaxControlToolkit v1.0.11119.0 Support - This release will target the latest version of the AJAX Control Toolkit.
- Shaded Map Style - This map style is the combination of the standard Road style with Shaded Contours drawn on the map. This map style is currently being used in http://maps.live.com/ as their Road style.
- Map.UseSSL Property - This property determines whether the Virtual Earth JavaScript file is included using SSL or not. The default value is True. The main reason for adding this property is to give the developer ("you") the option to use VE under SSL.
Enhancements/Fixes
- SSL Support Fix - SSL support for Virtual Earth was added in the previous release, but there were some issues with it. This will be fixed in this release, along with the Map.UseSSL property addition.
- Fix for ScriptManager.SupportsPartialRendering check issue - The previous release added a check for the ScriptManager.SupportsPartialRendering property requiring it to be set to True. There was a bug in the check faslely throwing an exception when the property is in fact set to True. This release will have this check removed.
Go here, to see the full Web.Maps.VE Product Roadmap