<?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: Compiling issues with the Interactive WPF SDK source version. in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/compiling-issues-with-the-interactive-wpf-sdk/m-p/524886#M13523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a link containing a small and rough sample of application using WPF. I have created just for show how to add objects and interact with them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/15509-Drawing-TacticalGraphics-using-the-API-for-WPF"&gt;http://forums.arcgis.com/threads/15509-Drawing-TacticalGraphics-using-the-API-for-WPF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, if you are a beginner using C#/WPF, I think that it would be *very* hard for you to develop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mario&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Nov 2010 13:54:00 GMT</pubDate>
    <dc:creator>MarioVernari</dc:creator>
    <dc:date>2010-11-20T13:54:00Z</dc:date>
    <item>
      <title>Compiling issues with the Interactive WPF SDK source version.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/compiling-issues-with-the-interactive-wpf-sdk/m-p/524885#M13522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have downloaded and have been struggling to get the WPF version of this code to compile using VB2008. The main errors refer to the XAML&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 6 No overload for 'GraphicsLayer_MouseEnter' matches delegate 'ESRI.ArcGIS.Client.GraphicsLayer.MouseEventHandler' C:\Documents and Settings\conn0002\My Documents\esri\ArcGISWPFSDK\MapIt\MapItSpatialQuery.xaml 115 72 ArcGISWPFSDK&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been trying to follow this thread &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/Thread.asp?c=213&amp;amp;f=2455&amp;amp;t=288599"&gt;http://forums.esri.com/Thread.asp?c=213&amp;amp;f=2455&amp;amp;t=288599&lt;/A&gt;&lt;SPAN&gt; but I have not been able to complete the C# code to call the other functions. I only just beginning to code C#. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have this sample code running in WPF format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx Tech&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Nov 2010 13:40:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/compiling-issues-with-the-interactive-wpf-sdk/m-p/524885#M13522</guid>
      <dc:creator>PeterConn</dc:creator>
      <dc:date>2010-11-19T13:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling issues with the Interactive WPF SDK source version.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/compiling-issues-with-the-interactive-wpf-sdk/m-p/524886#M13523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a link containing a small and rough sample of application using WPF. I have created just for show how to add objects and interact with them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/15509-Drawing-TacticalGraphics-using-the-API-for-WPF"&gt;http://forums.arcgis.com/threads/15509-Drawing-TacticalGraphics-using-the-API-for-WPF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, if you are a beginner using C#/WPF, I think that it would be *very* hard for you to develop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mario&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 13:54:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/compiling-issues-with-the-interactive-wpf-sdk/m-p/524886#M13523</guid>
      <dc:creator>MarioVernari</dc:creator>
      <dc:date>2010-11-20T13:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling issues with the Interactive WPF SDK source version.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/compiling-issues-with-the-interactive-wpf-sdk/m-p/524887#M13524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi there!&lt;BR /&gt;Here is a link containing a small and rough sample of application using WPF. I have created just for show how to add objects and interact with them.&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/15509-Drawing-TacticalGraphics-using-the-API-for-WPF"&gt;http://forums.arcgis.com/threads/15509-Drawing-TacticalGraphics-using-the-API-for-WPF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Anyway, if you are a beginner using C#/WPF, I think that it would be *very* hard for you to develop.&lt;BR /&gt;Cheers&lt;BR /&gt;Mario&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx I see this was done using VB2010 .Net 4.0 I am using VB2008!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 15:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/compiling-issues-with-the-interactive-wpf-sdk/m-p/524887#M13524</guid>
      <dc:creator>PeterConn</dc:creator>
      <dc:date>2010-11-22T15:51:46Z</dc:date>
    </item>
  </channel>
</rss>

