Select to view content in your preferred language

Need a code example to persist routes created

1015
1
03-19-2011 03:47 PM
WilliamBarbour
New Contributor
I would like to use SQL Server 2008 to store routes that I create using the ArcGIS API for Microsoft Silverlight/WPF and Bing Routing Services.  Does anyone have a code example that shows how to set this up?  I am looking to use RIA services if possible - although it is not a strict requirement.

Thanks!
0 Kudos
1 Reply
JenniferNery
Esri Regular Contributor
I don't know of any sample that may already do this.

You can, however try to piece them together. The following links might help:
http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#BingRouting
http://www.c-sharpcorner.com/UploadFile/nipuntomar/958/
0 Kudos