<?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: Linking to often used code in Addins in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/linking-to-often-used-code-in-addins/m-p/163107#M1023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is basically what I now do. However the utility consists of different classes which often reference each other so I have to copy the whole lot or fiddle about taking the bits I need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if there's a way (as in C, C++) to create a library (.lib) and statically link to this. Big plus is this only consumes the referenced compiled code and no worries about ending up in DLL hell ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 17:11:15 GMT</pubDate>
    <dc:creator>DarrylDempsey</dc:creator>
    <dc:date>2011-07-05T17:11:15Z</dc:date>
    <item>
      <title>Linking to often used code in Addins</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/linking-to-often-used-code-in-addins/m-p/163105#M1021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hope you had an enjoyable 4th July holiday Explorerer team.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've developed a set of utilities whose code I regularly use in different addins.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment I just copy and paste the code I need into each addin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What would you folks suggest as the best way to link to commonly used code in Addins?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 14:35:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/linking-to-often-used-code-in-addins/m-p/163105#M1021</guid>
      <dc:creator>DarrylDempsey</dc:creator>
      <dc:date>2011-07-04T14:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to often used code in Addins</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/linking-to-often-used-code-in-addins/m-p/163106#M1022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Darryl,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is an add-in published by Shelly that shows how add-ins can communicate with each other (&lt;/SPAN&gt;&lt;A href="http://forums.esri.com/thread.asp?t=297883&amp;amp;f=2208&amp;amp;c=184"&gt;http://forums.esri.com/thread.asp?t=297883&amp;amp;f=2208&amp;amp;c=184&lt;/A&gt;&lt;SPAN&gt;), though I think this is not necessary for what you do. I'd create a separate class with the utility code there, and just add this class to each add-in you develop.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2011 16:42:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/linking-to-often-used-code-in-addins/m-p/163106#M1022</guid>
      <dc:creator>AndreiIvanov</dc:creator>
      <dc:date>2011-07-04T16:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linking to often used code in Addins</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/linking-to-often-used-code-in-addins/m-p/163107#M1023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is basically what I now do. However the utility consists of different classes which often reference each other so I have to copy the whole lot or fiddle about taking the bits I need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if there's a way (as in C, C++) to create a library (.lib) and statically link to this. Big plus is this only consumes the referenced compiled code and no worries about ending up in DLL hell ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 17:11:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/linking-to-often-used-code-in-addins/m-p/163107#M1023</guid>
      <dc:creator>DarrylDempsey</dc:creator>
      <dc:date>2011-07-05T17:11:15Z</dc:date>
    </item>
  </channel>
</rss>

