<?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 Visual Studio solution for ArcGIS 9.3 and ArcGIS 10.1 in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-solution-for-arcgis-9-3-and-arcgis/m-p/186595#M4848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a project in Visual Studio for ArcGIS 9.3 and I need to develop the same applicattion for ArcGIS 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know how to keep my code for working in both versions ?&amp;nbsp; I just want to mainting only one code (I assume I will need at least two project for adding the differents ESRI assemblies in 9.3 and 10.1)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Mar 2013 05:20:17 GMT</pubDate>
    <dc:creator>AlbertoGonzalez</dc:creator>
    <dc:date>2013-03-06T05:20:17Z</dc:date>
    <item>
      <title>Visual Studio solution for ArcGIS 9.3 and ArcGIS 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-solution-for-arcgis-9-3-and-arcgis/m-p/186595#M4848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a project in Visual Studio for ArcGIS 9.3 and I need to develop the same applicattion for ArcGIS 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody know how to keep my code for working in both versions ?&amp;nbsp; I just want to mainting only one code (I assume I will need at least two project for adding the differents ESRI assemblies in 9.3 and 10.1)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 05:20:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-solution-for-arcgis-9-3-and-arcgis/m-p/186595#M4848</guid>
      <dc:creator>AlbertoGonzalez</dc:creator>
      <dc:date>2013-03-06T05:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio solution for ArcGIS 9.3 and ArcGIS 10.1</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-solution-for-arcgis-9-3-and-arcgis/m-p/186596#M4849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can have a single set of source.&amp;nbsp; What you will likely end up doing is using conditional compilation statements like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#if ESRI101&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#else&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; // other code&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#endif&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where you define ESRI101 (or whatever you want) in your project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 16:08:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-solution-for-arcgis-9-3-and-arcgis/m-p/186596#M4849</guid>
      <dc:creator>RichardWatson</dc:creator>
      <dc:date>2013-03-06T16:08:10Z</dc:date>
    </item>
  </channel>
</rss>

