<?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: ArcObjects Developer Help in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382731#M10136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alexander: Any idea how I can get F1 help support for ArcObjects in Visual Studio 2008 Express? I posted this as a thread a few days ago but did not get an answer. The ArcObjects SDE is installed and I can build, debug and compile Esri Addins with no issues. In VB6 this was possible. In VS Express F1 launches the help screen and the ESRI package is listed but it does not display the help pertaining to the particular ArcObject method or property.&amp;nbsp; Any ideas how I can do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Nov 2010 13:07:41 GMT</pubDate>
    <dc:creator>JakubSisak</dc:creator>
    <dc:date>2010-11-10T13:07:41Z</dc:date>
    <item>
      <title>ArcObjects Developer Help</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382729#M10134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where do I find the application and how do I start it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 23:42:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382729#M10134</guid>
      <dc:creator>GordonHunter</dc:creator>
      <dc:date>2010-11-09T23:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcObjects Developer Help</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382730#M10135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is not an application as such.&amp;nbsp; They are a series of help files that can be viewed.&amp;nbsp; For example if you have visual studio and have installed the ArcGIS .net developer kit, you will have an entry in your start menu under ArcGIS.&amp;nbsp; This entry points to the microsoft dexplore with the location of the files.&amp;nbsp; If you install a different developer kit you will get something different.&amp;nbsp; If you install no developer kit, you will get no developer help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 12:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382730#M10135</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2010-11-10T12:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: ArcObjects Developer Help</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382731#M10136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alexander: Any idea how I can get F1 help support for ArcObjects in Visual Studio 2008 Express? I posted this as a thread a few days ago but did not get an answer. The ArcObjects SDE is installed and I can build, debug and compile Esri Addins with no issues. In VB6 this was possible. In VS Express F1 launches the help screen and the ESRI package is listed but it does not display the help pertaining to the particular ArcObject method or property.&amp;nbsp; Any ideas how I can do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 13:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382731#M10136</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2010-11-10T13:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcObjects Developer Help</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382732#M10137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure, I have never used VS Express.&amp;nbsp; To be honest I have never gotten the F1 help with ArcObjects to work consistently and if it did I found it to be very slow so I gave up on it.&amp;nbsp; For the most part I just use the index, it's just what I am used to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Nov 2010 13:59:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382732#M10137</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2010-11-10T13:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcObjects Developer Help</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382733#M10138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Not sure, I have never used VS Express.&amp;nbsp; To be honest I have never gotten the F1 help with ArcObjects to work consistently and if it did I found it to be very slow so I gave up on it.&amp;nbsp; For the most part I just use the index, it's just what I am used to.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Found the solution to the F1 issue. The answer is posted here: &lt;/SPAN&gt;&lt;A href="http://gis.stackexchange.com/questions/3319/how-do-i-install-arcgis-developer-help-in-visual-studio-express-2008"&gt;http://gis.stackexchange.com/questions/3319/how-do-i-install-arcgis-developer-help-in-visual-studio-express-2008&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Nov 2010 18:30:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/arcobjects-developer-help/m-p/382733#M10138</guid>
      <dc:creator>JakubSisak</dc:creator>
      <dc:date>2010-11-11T18:30:20Z</dc:date>
    </item>
  </channel>
</rss>

