<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Getting List of services in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12496#M293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to get a list of services inside of a specified folder?&amp;nbsp; I want to get a list of services in a folder and then use that to populate a combo box so that the users can pick which services that they want to add to the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2011 20:46:21 GMT</pubDate>
    <dc:creator>BrianGustafson</dc:creator>
    <dc:date>2011-03-16T20:46:21Z</dc:date>
    <item>
      <title>Getting List of services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12496#M293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to get a list of services inside of a specified folder?&amp;nbsp; I want to get a list of services in a folder and then use that to populate a combo box so that the users can pick which services that they want to add to the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2011 20:46:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12496#M293</guid>
      <dc:creator>BrianGustafson</dc:creator>
      <dc:date>2011-03-16T20:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Getting List of services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12497#M294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is there a way to get a list of services inside of a specified folder?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can get this list by requesting the folder url and by deserializing the result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/Demographics?f=pjson"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/Demographics?f=pjson&lt;/A&gt;&lt;SPAN&gt; is giving the list of services under the Demographics folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's some documentation on the metadata provided by the ServiceDirectory &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/servicesdirectory.html"&gt;http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/servicesdirectory.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 08:28:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12497#M294</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-03-17T08:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting List of services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12498#M295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you elaborate the issue please?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As per my understanding, you want to access some folder on your ArcGIS Server and add the service names to combo box in the SilverLight. Correct me if I am wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that is the case, one option could be to use WCF and access ArcObjects.It would give you list of all map services in a specified folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sanjay.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 08:30:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12498#M295</guid>
      <dc:creator>SanajyJadhav</dc:creator>
      <dc:date>2011-03-17T08:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting List of services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12499#M296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Sanjay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like we answered almost at the same time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You are right, using WCF and ArcObjects is also an option but using the REST API should be easier.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 08:32:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12499#M296</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2011-03-17T08:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting List of services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12500#M297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is what I was looking for.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2011 14:12:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-list-of-services/m-p/12500#M297</guid>
      <dc:creator>BrianGustafson</dc:creator>
      <dc:date>2011-03-17T14:12:51Z</dc:date>
    </item>
  </channel>
</rss>

