<?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 Re: ProxyURL and Graphics Layer in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxyurl-and-graphics-layer/m-p/338605#M8708</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What xoes the proxy file look like? Where is is stored? No idea here....please help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2013 00:07:58 GMT</pubDate>
    <dc:creator>JayKappy</dc:creator>
    <dc:date>2013-02-08T00:07:58Z</dc:date>
    <item>
      <title>ProxyURL and Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxyurl-and-graphics-layer/m-p/338604#M8707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking to figure out how to use a ProxyURL in conjunction with a GraphicsLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Up till now my Graphics layers were using a QueryTask to retrieve data and everything worked....but the data is now secured and I need to either move to a FeatureLayer and establish a token or use a ProxyURL in the QueryTask..I want to figure both of them out but more so figure out the GraphicsLayer with the ProxyURL...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone have any examples out there...I assume that I can keep everything the same in my code and just add the ProxyURL in the QueryTask?&amp;nbsp; Examples?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 17:26:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxyurl-and-graphics-layer/m-p/338604#M8707</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2013-02-07T17:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: ProxyURL and Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxyurl-and-graphics-layer/m-p/338605#M8708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What xoes the proxy file look like? Where is is stored? No idea here....please help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 00:07:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxyurl-and-graphics-layer/m-p/338605#M8708</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2013-02-08T00:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: ProxyURL and Graphics Layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxyurl-and-graphics-layer/m-p/338606#M8709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;scrapped the proxy page and went with long term token that is defined on the QueryTask&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; Dim queryTask2 As New QueryTask("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://.org/arcgis/rest/services/Grove/MapServer/7" rel="nofollow" target="_blank"&gt;https://.org/arcgis/rest/services/Grove/MapServer/7&lt;/A&gt;&lt;SPAN&gt;")&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; AddHandler queryTask2.ExecuteCompleted, AddressOf QueryTask_ExecuteCompletedSearch&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; AddHandler queryTask2.Failed, AddressOf QueryTask_FailedSearch&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Dim query2 As New ESRI.ArcGIS.Client.Tasks.Query()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; query2.OutFields.AddRange(New String() {"PID"})&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; query2.ReturnGeometry = False&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; query2.Where = "1=1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; ' Specify the Token&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; queryTask2.Token = â??Generated Token for your URLâ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; queryTask2.ExecuteAsync(query2, "initial")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 16:36:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/proxyurl-and-graphics-layer/m-p/338606#M8709</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2013-02-08T16:36:52Z</dc:date>
    </item>
  </channel>
</rss>

