Select to view content in your preferred language

how can i connect to arcsde?

1581
3
06-23-2011 05:24 AM
by Anonymous User
Not applicable
Original User: ehsan1980

hi, i have a map in arcsde database, i want to use it as a layer in my web application.. how can i do it with silverlight? is there any sample code?
0 Kudos
3 Replies
dotMorten_esri
Esri Notable Contributor
You would need to craft a map (mxd) in ArcMap, and then publish it to ArcGIS Server. This would generate a REST service that the API can pull data from.
0 Kudos
by Anonymous User
Not applicable
Original User: ehsan1980

hi, thank you, i am very new in webgis. i would like to know ,how can i learn about " publish a map to arcgis server " and " generate a REST servise " ?
is there any tutorial,book or website that explain about it?
0 Kudos
DominiqueBroux
Esri Frequent Contributor
how can i learn about " publish a map to arcgis server " and " generate a REST servise " ?
is there any tutorial,book or website that explain about it?


Documentation about ArcGIS server and how to publish a map service is here : http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Publishing_a_...
0 Kudos