<?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 started with the interactive SDK in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-started-with-the-interactive-sdk/m-p/580014#M14859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having issues getting started with the silverlight API and the interactive SDK.&amp;nbsp; I figured I'd start with 2 very simple samples ("ArcGIS Dynamic Layer" and "Show Mouse Coordinates") and once I see how they work together, building from this seems like it should be simple enough.&amp;nbsp; Trouble is, I can't get these samples to work together.&amp;nbsp; I'm wondering, does the XAML from both samples need to be incorporated in the MainPage.xaml?&amp;nbsp; Does the VB code behind for both samples need to be incorporated in the Mainpage.xaml.vb?&amp;nbsp; Any chance of getting a "dummies guide" to putting these 2 samples together in a project (for example....step 1) add esri.arcgis.client reference step 2) put map control here step 3) put xaml here step 4) put vb there, etc...) or maybe a simple vb solution showing both samples together?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Dec 2010 15:23:38 GMT</pubDate>
    <dc:creator>AndrewHayden1</dc:creator>
    <dc:date>2010-12-08T15:23:38Z</dc:date>
    <item>
      <title>Getting started with the interactive SDK</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-started-with-the-interactive-sdk/m-p/580014#M14859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having issues getting started with the silverlight API and the interactive SDK.&amp;nbsp; I figured I'd start with 2 very simple samples ("ArcGIS Dynamic Layer" and "Show Mouse Coordinates") and once I see how they work together, building from this seems like it should be simple enough.&amp;nbsp; Trouble is, I can't get these samples to work together.&amp;nbsp; I'm wondering, does the XAML from both samples need to be incorporated in the MainPage.xaml?&amp;nbsp; Does the VB code behind for both samples need to be incorporated in the Mainpage.xaml.vb?&amp;nbsp; Any chance of getting a "dummies guide" to putting these 2 samples together in a project (for example....step 1) add esri.arcgis.client reference step 2) put map control here step 3) put xaml here step 4) put vb there, etc...) or maybe a simple vb solution showing both samples together?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 15:23:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-started-with-the-interactive-sdk/m-p/580014#M14859</guid>
      <dc:creator>AndrewHayden1</dc:creator>
      <dc:date>2010-12-08T15:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting started with the interactive SDK</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-started-with-the-interactive-sdk/m-p/580015#M14860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How about try to get one sample working first and then merge the other sample with it? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Get ShowMouseCoordinates working first and then replace the type of layer within it, with the ArcGISDynamicMapServiceLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When learning samples, it is important to know what to get from each sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ShowMouseCoordinates, the essential parts are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Map that contains a layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Map that subscribes to MouseMove event&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* MouseMove implementation where screen point are transformed to map points&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcGIS Dynamic Layer, the essential part is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Map that contains a specific type of layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Knowing these should guide you what to put in XAML and what to put in code-behind. You will be able to adjust the code in such a way that each sample does not lose the function they serve.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 15:59:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/getting-started-with-the-interactive-sdk/m-p/580015#M14860</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-12-08T15:59:02Z</dc:date>
    </item>
  </channel>
</rss>

