Community of VE/MapPoint Users and Developers
This is a discussion on Virtual Earth and Microsoft Commerce Server within the Virtual Earth Blogs forums, part of the Blogs category; If you've visited us at the Microsoft booth at the Shop.org conference , you may have seen the Microsoft Virtual ...
| |||||||
| Register | Blogs | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| |||||
| Virtual Earth and Microsoft Commerce Server If you've visited us at the Microsoft booth at the Shop.org conference, you may have seen the Microsoft Virtual Earth demonstration application illustrating Microsoft Commerce Server 2007 and Virtual Earth working together. The concept for the application is based on inventory data in Commerce Server being used to help end users find the nearest location that carries the item you're searching for - an advanced store locator and inventory search scenario. The demonstration application is posted online branded as "Soundshift Multi-Channel Retailing." To use the application, you'll want to go to the "stores" tab and enter '90210' in the address box. You'll be presented with the results around the Los Angeles area inclusive of custom pushpins, custom EROs and how 'bout that custom navigation bar? Nice. In the "Directions" tab you can get directions, find gas stations along the route, find coffee shops along the route, show traffic, print the directions, send to email, and send to mobile. A pretty robust application, eh? So, to most of you this is just a plain old store location - whoopie! The important piece is what happens behind the scenes. The folks at Cactus Commerce built the implementation and wrote a white paper describing how to leverage both Windows Live ID and Virtual Earth within Commerce Server. The document provides architecture and code details of how this can be done using the Commerce Server's extensibility model. From the document, you'll find the architecture and code level instructions for integrating the following features into Commerce Server - geocoding a user's address, finding the nearest stores, retrieving items in the basket, getting inventory status, and adding store and inventory information to the Virtual Earth map. |
| Product | Stock Status | |
| '+jsStoreStockData.stores[i].ItemStatusList[j].ProductName + ' | '; desc += jsStoreStockData.stores[i].ItemStatusList[j].StockStatus + ' |
shape.SetDescription(desc);
// Add pushpin to ShapeLayer
layer.AddShape(shape);
// Center map and set zoom level
SetCenterAndZoom();
// Show the ShapeLayer
layer.Show();
}
If you have Microsoft Commerce Server 2007, your integration with Microsoft Virtual Earth just got a heck of a lot easier. The flexibility of the Virtual Earth platform allows for data visualization from almost any data repository whether it be Microsoft products like Commerce Server, CRM or SQL Server or non-Microsoft data sources such as Siebel, Oracle or MySQL. The proliferation of data visualization using mapping across the web and software products just keeps getting better, doesn't it?
CP
![]() |
| ||||
| Posted By | For | Type | Date | |
| Geotags.org: Reverse Geocoding - Part II | This thread | Refback | 2 Weeks Ago 12:02 PM | |
| Reverse Geocoding, Pt. III - MapPoint Articles - MP2K Magazine | This thread | Refback | 09-19-2008 12:45 PM | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Announcing the Microsoft Virtual Earth ASP .Net Server Control | VirtualEarth MSDN Blog | Virtual Earth Blogs | 0 | 07-28-2008 05:21 PM |
| Virtual Earth & SQL Server 2008 - Part 4: Integrating SQL Server 2008 and Virtual Earth (4/6) | Johannes Kebeck's Blog | Virtual Earth Blogs | 0 | 03-03-2008 01:51 PM |
| Virtual Earth & SQL Server 2008 - Part 4: Integrating SQL Server 2008 and Virtual Earth (2/6) | Johannes Kebeck's Blog | Virtual Earth Blogs | 0 | 03-02-2008 04:52 PM |
| Virtual Earth & SQL Server 2008 - Part 4: Integrating SQL Server 2008 and Virtual Earth (1/6) | Johannes Kebeck's Blog | Virtual Earth Blogs | 0 | 03-02-2008 04:52 PM |
| MapDotNet Server 6.5 Supports SQL Server 2008 and New Virtual Earth Features | VE For Government | Virtual Earth Blogs | 0 | 11-12-2007 06:42 PM |