<?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: Visual Studio Express - Addin creation in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-express-addin-creation/m-p/360351#M9503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: bg3075&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi this is Pete. If you're using ArcGIS 10, you don't need my old VBA script anymore :). You can calculate the area of polygon features directly in ArcMap. Just create an "Acres" field in your feature class, right-click that field in the Attribute table window, and select "Calculate Geometry". You should be able to choose "acres" as your unit of measure, and off you go!&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Thanks for responding, Pete!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I definitely agree with you.&amp;nbsp; Yes, here it comes...:-) But, I find your tool so much easier to populate these fields, you know?&amp;nbsp; This is one of several tools I found in the past, and still want to keep, in addition to it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2011 19:49:14 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2011-05-19T19:49:14Z</dc:date>
    <item>
      <title>Visual Studio Express - Addin creation</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-express-addin-creation/m-p/360349#M9501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: bg3075&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am attempting to convert Peter Yurkosky's "addAcreage" &lt;/SPAN&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=13941"&gt;ArcScript &lt;/A&gt;&lt;SPAN&gt;to an ArcGIS 10 Add-in, but facing some problems with it.&amp;nbsp; I am following Craig Gallant's Spring 2011 ArcUser article titled "&lt;/SPAN&gt;&lt;A href="http://www.esri.com/news/arcuser/0311/recycling-vba.html"&gt;Recycling VBA&lt;/A&gt;&lt;SPAN&gt;: Converting existing projects to ArcGIS Add-ins".&amp;nbsp; I am not an expert with VB / VBA, therefore, had a hard time determining which .NET objects to choose to replace those with errors.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Add-in loads correctly, but upon checking a check box the "GO" button (to execute) goes to an inactive state, and remains inactive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, is anyone willing to assist with code here, in order to have an acreage / area Add-in to share within the ESRI community?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will attach the VBA and .NET scripts for comparison, as well as a Visual Studio template.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 14:24:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-express-addin-creation/m-p/360349#M9501</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-19T14:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio Express - Addin creation</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-express-addin-creation/m-p/360350#M9502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi this is Pete. If you're using ArcGIS 10, you don't need my old VBA script anymore :). You can calculate the area of polygon features directly in ArcMap. Just create an "Acres" field in your feature class, right-click that field in the Attribute table window, and select "Calculate Geometry". You should be able to choose "acres" as your unit of measure, and off you go!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 19:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-express-addin-creation/m-p/360350#M9502</guid>
      <dc:creator>PeterYurkosky1</dc:creator>
      <dc:date>2011-05-19T19:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Visual Studio Express - Addin creation</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-express-addin-creation/m-p/360351#M9503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: bg3075&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi this is Pete. If you're using ArcGIS 10, you don't need my old VBA script anymore :). You can calculate the area of polygon features directly in ArcMap. Just create an "Acres" field in your feature class, right-click that field in the Attribute table window, and select "Calculate Geometry". You should be able to choose "acres" as your unit of measure, and off you go!&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Thanks for responding, Pete!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I definitely agree with you.&amp;nbsp; Yes, here it comes...:-) But, I find your tool so much easier to populate these fields, you know?&amp;nbsp; This is one of several tools I found in the past, and still want to keep, in addition to it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 19:49:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/visual-studio-express-addin-creation/m-p/360351#M9503</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-05-19T19:49:14Z</dc:date>
    </item>
  </channel>
</rss>

