Select to view content in your preferred language

Can we add a feature layer from our pc to a SL application??

565
1
02-09-2012 02:02 AM
vijaypawar2
Deactivated User
I am very new to SL and wan't to develop an application in SL.I have my own data which I want to add to the application.Is it possible to add the same?

Thanks
0 Kudos
1 Reply
JenniferNery
Esri Regular Contributor
The following resource might be useful: http://help.arcgis.com/en/webapi/silverlight/help/index.html#//016600000019000000.

You first need to publish your service in order to be consumed by Silverlight app. http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//00930000004r...

However, you are not limited to using ArcGIS Server. There are several samples you can look at: http://help.arcgis.com/en/webapi/silverlight/samples/start.htm. (see DataSources, Graphics, WebMap section).
0 Kudos