<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.esri.com/Dev/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ArcGIS Developer Tip #3: Passing multiple values to the .NET Geoprocessor Class</title><link>http://blogs.esri.com/Dev/blogs/arcobjectsdevelopment/archive/2009/06/08/ArcGIS-Developer-Tip-_2300_3_3A00_-Passing-multiple-values-to-the-.NET-Geoprocessor.aspx</link><description>The ArcGIS ArcObjects .NET Geoprocessing Class provides you with an easy way to execute GP tools in a pure .NET programming environment. In some cases however, you may want to pass in multiple input values e.g. feature classes, just like you can with</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>re: ArcGIS Developer Tip #3: Passing multiple values to the .NET Geoprocessor Class</title><link>http://blogs.esri.com/Dev/blogs/arcobjectsdevelopment/archive/2009/06/08/ArcGIS-Developer-Tip-_2300_3_3A00_-Passing-multiple-values-to-the-.NET-Geoprocessor.aspx#6290</link><pubDate>Tue, 09 Jun 2009 17:34:22 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:6290</guid><dc:creator>jacobsj</dc:creator><description>&lt;p&gt;The name of the &amp;quot;union&amp;quot; variable is mispelled in the last two GP.Execute statements as &amp;quot;uniom&amp;quot;.&lt;/p&gt;
</description></item><item><title>re: ArcGIS Developer Tip #3: Passing multiple values to the .NET Geoprocessor Class</title><link>http://blogs.esri.com/Dev/blogs/arcobjectsdevelopment/archive/2009/06/08/ArcGIS-Developer-Tip-_2300_3_3A00_-Passing-multiple-values-to-the-.NET-Geoprocessor.aspx#7218</link><pubDate>Fri, 24 Jul 2009 12:54:47 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:7218</guid><dc:creator>santoshf2</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt; I have been assigned the job of creating a standalone application on ARCOBJECTS using C#.net&lt;/p&gt;
&lt;p&gt;What I want to know is, whether I can develop a standalone application on .net without using ArcEngine&lt;/p&gt;
&lt;p&gt;I hope its a easy question to be answered by members of ESRI..&lt;/p&gt;
&lt;p&gt;Please do.&lt;/p&gt;
&lt;p&gt;santhosh@pixelsoftek.com&lt;/p&gt;
</description></item><item><title>re: ArcGIS Developer Tip #3: Passing multiple values to the .NET Geoprocessor Class</title><link>http://blogs.esri.com/Dev/blogs/arcobjectsdevelopment/archive/2009/06/08/ArcGIS-Developer-Tip-_2300_3_3A00_-Passing-multiple-values-to-the-.NET-Geoprocessor.aspx#7224</link><pubDate>Fri, 24 Jul 2009 16:52:31 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:7224</guid><dc:creator>Jim Barry</dc:creator><description>&lt;P&gt;Yes, you can create a standalone application using the ArcGIS ArcObjects API with a .NET development environment, without needing ArcGIS Engine.&lt;/P&gt;
&lt;P&gt;However...&lt;/P&gt;
&lt;P&gt;a. &amp;nbsp;You must have a license of ArcGIS Desktop, which is sounds like you do.&lt;/P&gt;
&lt;P&gt;b. &amp;nbsp;When you install ArcGIS Desktop, choose the option to install the ArcGIS Desktop Developer Kit. &amp;nbsp;That will install the components you can use in Visual Studio.&lt;/P&gt;
&lt;P&gt;c. &amp;nbsp;Not all of the controls included with ArcGIS Engine are included in the ArcGIS Desktop Developer Kit install. &amp;nbsp;The ones that are included are the Map control and the PageLayout control.&amp;nbsp; Some controls are not included, like the TOC control and Toolbar control.&lt;/P&gt;
&lt;P&gt;d. &amp;nbsp;Machines on which you will deploy your standalone application must also have a license of ArcGIS Desktop. &amp;nbsp;(That's an important advantage of ArcGIS Engine, is that apps you create with it can run on machines which do not have any ESRI products on them previously. &amp;nbsp;They only need a registered copy of the ArcGIS Engine Runtime installed.)&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;</description></item></channel></rss>