<?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 Tiled versus Dynamic in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/tiled-versus-dynamic/m-p/408394#M2025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I add an ArcGISDynamicMapService layer to my map and it references a map service on my arcgisserver that has a cache defined are there circumstances in which this wouldn't work?&amp;nbsp; Does the server dynamically generate the image or does it pull tiles from the cache?&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, 22 Sep 2011 21:01:53 GMT</pubDate>
    <dc:creator>TomHart</dc:creator>
    <dc:date>2011-09-22T21:01:53Z</dc:date>
    <item>
      <title>Tiled versus Dynamic</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/tiled-versus-dynamic/m-p/408394#M2025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I add an ArcGISDynamicMapService layer to my map and it references a map service on my arcgisserver that has a cache defined are there circumstances in which this wouldn't work?&amp;nbsp; Does the server dynamically generate the image or does it pull tiles from the cache?&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, 22 Sep 2011 21:01:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/tiled-versus-dynamic/m-p/408394#M2025</guid>
      <dc:creator>TomHart</dc:creator>
      <dc:date>2011-09-22T21:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Tiled versus Dynamic</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/tiled-versus-dynamic/m-p/408395#M2026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The following document explains the differences between layers: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/WPF/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Layer.html"&gt;http://help.arcgis.com/en/webapi/WPF/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Layer.html&lt;/A&gt;&lt;SPAN&gt;. ArcGISDynamicMapServiceLayer does not request tiles, it generates images on the fly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 04:30:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/tiled-versus-dynamic/m-p/408395#M2026</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-09-26T04:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Tiled versus Dynamic</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/tiled-versus-dynamic/m-p/408396#M2027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;...let me add to that, that the dynamic images that are generated on the fly are actually constructed from the tile cache, and not from the original data. This allows you to still get some performance from the cache, but request any extent in any projection. If you want your data to be truly dynamic (ie if your data changes often, or scale dependencies needs to be properly respected), don't cache the service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 16:02:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/tiled-versus-dynamic/m-p/408396#M2027</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2011-09-26T16:02:52Z</dc:date>
    </item>
  </channel>
</rss>

