<?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: Dynamic Points Best Practice? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-points-best-practice/m-p/650287#M16669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why not just setup a timer in the Silverlight app and update your features every so often? You could even display a progress bar in your app informing the user how long until the next update.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Aug 2010 18:20:10 GMT</pubDate>
    <dc:creator>DavidLowther</dc:creator>
    <dc:date>2010-08-09T18:20:10Z</dc:date>
    <item>
      <title>Dynamic Points Best Practice?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-points-best-practice/m-p/650286#M16668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for any suggestions or best practices I should follow to show points from a SQL DB that are constantly updating.&amp;nbsp; The information is coming from an AVL server and doesn't need to be stored in a GIS layer and the location graphically represented on the map.&amp;nbsp; We are talking about less than 50 points at any given time, so I don't think doing it as graphics would be an issue.&amp;nbsp; The points will also have up to 10 values associated with them ie. Vehicle ID, Speed, Heading, etc that will be visible through a mouse over effect.&amp;nbsp; The symbol will also change based on one or more attributes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I looked at the RSS feeds in the samples, but those appear to be hit or miss as to when they work.&amp;nbsp; I am using the SilverMapDemo as my project base.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure creating an event layer in the map service will provide the constant position updates needed without a page refresh.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions welcome.&amp;nbsp; Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keith&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 17:51:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-points-best-practice/m-p/650286#M16668</guid>
      <dc:creator>KeithNightlinger</dc:creator>
      <dc:date>2010-08-09T17:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Points Best Practice?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-points-best-practice/m-p/650287#M16669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Why not just setup a timer in the Silverlight app and update your features every so often? You could even display a progress bar in your app informing the user how long until the next update.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 18:20:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-points-best-practice/m-p/650287#M16669</guid>
      <dc:creator>DavidLowther</dc:creator>
      <dc:date>2010-08-09T18:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Points Best Practice?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-points-best-practice/m-p/650288#M16670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Why not just setup a timer in the Silverlight app and update your features every so often? You could even display a progress bar in your app informing the user how long until the next update.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Another way (the above is among the methods I would try), would be to use the Duplex functionality in SL. Same idea, it abstracts the timer and throws events when a value is received from the server. But this is a MS centric idea, the one above is not.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 18:33:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/dynamic-points-best-practice/m-p/650288#M16670</guid>
      <dc:creator>MartenLiebster</dc:creator>
      <dc:date>2010-08-09T18:33:52Z</dc:date>
    </item>
  </channel>
</rss>

