<?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>EDN Website Blog : Engine Controls</title><link>http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Engine+Controls/default.aspx</link><description>Tags: Engine Controls</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Java, Java, Java...</title><link>http://blogs.esri.com/Dev/blogs/ednwebsite/archive/2008/01/18/Java-content-and-other-new-stuff-on-EDN.aspx</link><pubDate>Fri, 18 Jan 2008 22:42:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:870</guid><dc:creator>eleanord</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.esri.com/Dev/blogs/ednwebsite/comments/870.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/ednwebsite/commentrss.aspx?PostID=870</wfw:commentRss><description>&lt;p&gt;Over the last few months the Java Engine team has been feverishly producing over &lt;b&gt;200&lt;/b&gt; new help topics, most of which include code snippets. Since these topics are applicable to 9.2 we've decided to publish them now rather than waiting to deliver them with the next software release. You can find the topics in a new ArcObjects Developer Guide section within the &lt;a href="http://edndoc.esri.com/arcobjects/9.2/Java/java/engine/indexE.html"&gt;Building cross-platform solutions with ArcGIS Engine using Java&lt;/a&gt; book in the EDN Documentation Library. The topics are grouped into a number of sub-sections that focus on different areas of the ArcGIS architecture. These include:&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/3e016631-9be8-405b-89ec-95c5d54cf7fa.htm"&gt;Finding locations with geocoding&lt;/a&gt;&lt;/b&gt; offers topics detailing the ins and outs of assigning a location to an address.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Next is the &lt;b&gt;Geodatabase management&lt;/b&gt; section with a multitude of topics discussing such things as &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/4c41b940-6427-11dc-9ca3-0b35f906bb2e.htm"&gt;How to create new geodatabases&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/aa43bbb3-6427-11dc-9ca3-0b35f906bb2e.htm"&gt;How to query geodatabase objects&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/fbf4f17d-642a-11dc-9ca3-0b35f906bb2e.htm"&gt;How to create a multimodal network dataset&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/0dff75ee-6427-11dc-9ca3-0b35f906bb2e.htm"&gt;How to check for topology error features in a geodatabase topology&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/670b37a9-6428-11dc-9ca3-0b35f906bb2e.htm"&gt;How to convert simple data to a geodatabase&lt;/a&gt;, and &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/88aa96d2-6429-11dc-9ca3-0b35f906bb2e.htm"&gt;How to export a dataset to an XML workspace document&lt;/a&gt; among other things.&lt;/li&gt;
&lt;li&gt;Key to working with ArcGIS is understanding &lt;b&gt;Geometry and spatial reference&lt;/b&gt;. This section includes topics on &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/584733d2-3a53-11dc-a403-4faa7246d1c1.htm"&gt;When do I need to simplify a geometry&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/55c36f10-3a53-11dc-a403-4faa7246d1c1.htm"&gt;Understanding coordinate management in ArcGIS&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/54a7c5d8-3a53-11dc-a403-4faa7246d1c1.htm"&gt;How to convert between high and low precision spatial references&lt;/a&gt;, and many more.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/5f1c25eb-c3db-4ad2-a444-aa9a48b27bde.htm"&gt;Geoprocessing&lt;/a&gt;&lt;/b&gt; puts powerful analysis capabilities at your fingertips. Learn how to &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/ad10a132-3cce-486a-99ae-c3518de1e579.htm"&gt;access geoprocessing tools and toolboxes&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/5655b88f-c928-4fa5-961c-6416ae79308a.htm"&gt;use ArcObjects as an input to a tool&lt;/a&gt;, and &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/517d0ef6-3314-45e3-97d4-e55619fcfa17.htm"&gt;generate your own custom geoprocessing tool&lt;/a&gt;.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;The &lt;span style="font-weight:bold;"&gt;Mapping and visualization&lt;/span&gt; section deals with--you guessed it--&lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/34bbdb98-3ca1-11dc-9d01-ed03847c0665.htm"&gt;maps&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/3ab1bca8-3ca1-11dc-9d01-ed03847c0665.htm"&gt;map display&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/2f7d8aba-3ca1-11dc-9d01-ed03847c0665.htm"&gt;layers&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/3c3b1bcc-3ca1-11dc-9d01-ed03847c0665.htm"&gt;page layouts&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/339dc165-3ca1-11dc-9d01-ed03847c0665.htm"&gt;symbols&lt;/a&gt;, &lt;a href="http://edndoc.esri.com/arcobjects/9.2/java/2f7d8aba-3ca1-11dc-9d01-ed03847c0665.htm"&gt;renderers&lt;/a&gt;, and more.&lt;/li&gt;
&lt;/ul&gt;
As an added bonus, each of these new topics also includes the comment feature! You can use it to ask for additional clarification on the topic, offer suggestions for other related topics of discussion, or provide your own expertise in that area to the Java community at large. &lt;br&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=870" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Engine+Controls/default.aspx">Engine Controls</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/ArcGIS+Engine/default.aspx">ArcGIS Engine</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/What_2700_s+new/default.aspx">What's new</category></item><item><title>Content changes posted to EDN over the past month or so</title><link>http://blogs.esri.com/Dev/blogs/ednwebsite/archive/2007/11/26/Content-changes-posted-to-EDN-over-the-past-month-or-so.aspx</link><pubDate>Tue, 27 Nov 2007 01:40:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:645</guid><dc:creator>eleanord</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.esri.com/Dev/blogs/ednwebsite/comments/645.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/ednwebsite/commentrss.aspx?PostID=645</wfw:commentRss><description>&lt;p&gt;While content updates have continued to roll on over the past month,
I have not been around to post about them. Hopefully, you'll excuse the
delay. Below is a recap of the more signifcant updates made during my
absence. Additionally, lots of topics were updated to fix broken links
and formatting issues that were noted by EDN readers. These types of
updates are not included in the list below.

&lt;p&gt;&lt;b&gt;Enhanced Export topology errors sample&lt;/b&gt;&lt;br&gt;
&lt;i&gt;Programming language(s)&lt;/i&gt;: VB6 &lt;br&gt;
&lt;i&gt;Development platforms:&lt;/i&gt; ArcGIS Desktop  &lt;br&gt;
The &lt;a href="http://edndoc.esri.com/arcobjects/9.2/CPP_VB6_VBA_VCPP_Doc/COM_Samples_Docs/Geodatabase/Creating_and_Converting_Data/Export_Topology_Errors/5308b3e6-4a0a-4236-97e3-22d1f28b12af.htm"&gt;Export topology errors&lt;/a&gt; sample has been enhanced to work with high precision and File geodatabases. The Export Errors sample can be used to export topology errors and optionally, exceptions, to Shapefile, Personal or File Geodatabase format. Errors can be exported based on three criteria; shape, type of topology rule, or topology rule. 

&lt;p&gt;&lt;b&gt;Create and load a personal geodatabase sample updated&lt;/b&gt;&lt;br&gt;
&lt;i&gt;Programming language(s)&lt;/i&gt;: VB6 &lt;br&gt;
&lt;i&gt;Development platforms:&lt;/i&gt; ArcGIS Desktop, ArcGIS Engine&amp;nbsp; &lt;br&gt;
The &lt;a href="http://edndoc.esri.com/arcobjects/9.2/CPP_VB6_VBA_VCPP_Doc/COM_Samples_Docs/Geodatabase/Schema_Creation_and_Management/Create_and_load_a_personal_geodatabase/fc4bd3d2-20de-42ed-bf5f-f1ceea1e2be4.htm"&gt;Create and load a personal geodatabase&lt;/a&gt; sample has been updated to include license initialization as well as minor changes to the way the spatial reference...(&lt;a href="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/2007/11/26/Content-changes-posted-to-EDN-over-the-past-month-or-so.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=645" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Desktop+GIS/default.aspx">Desktop GIS</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/ArcGIS+Desktop/default.aspx">ArcGIS Desktop</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Engine+Controls/default.aspx">Engine Controls</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/ArcGIS+Engine/default.aspx">ArcGIS Engine</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/What_2700_s+new/default.aspx">What's new</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/ArcGIS+Server/default.aspx">ArcGIS Server</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Server+GIS/default.aspx">Server GIS</category></item><item><title>More content updates</title><link>http://blogs.esri.com/Dev/blogs/ednwebsite/archive/2007/09/28/Content-updates-_2D00_-September-2007_2C00_-_2300_2.aspx</link><pubDate>Fri, 28 Sep 2007 18:00:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:492</guid><dc:creator>eleanord</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Dev/blogs/ednwebsite/comments/492.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/ednwebsite/commentrss.aspx?PostID=492</wfw:commentRss><description>&lt;p&gt;The following content changes related to ArcGIS Desktop, ArcGIS Engine, and ArcGIS Server development have been made this week.
&lt;p&gt;&lt;b&gt;Updated Merge Network Features sample&lt;/b&gt;&lt;br&gt;

&lt;i&gt;Programming language(s)&lt;/i&gt;: VB6 &lt;br&gt;

&lt;i&gt;Development platforms:&lt;/i&gt; ArcGIS Desktop &lt;br&gt;
The
&lt;a href="http://edndoc.esri.com/arcobjects/9.2/CPP_VB6_VBA_VCPP_Doc/COM_Samples_Docs/Editing/Working_with_Network_Features/Merge_Network_Features/e5a76138-37fd-48d4-95e6-8132799772df.htm"&gt;Merge Network Features&lt;/a&gt; sample has been enhanced based on feedback from
the &lt;a href="http://forums.esri.com/forums.asp?c=93"&gt;ArcGIS Desktop Discussion Forums&lt;/a&gt; to support the same functionality
that is available in the Merge command contained with the ArcMap
Editor.&amp;nbsp; Specifically, it now allows you to select from which
feature the attributes should be retained when the features are
merged. 
&lt;p&gt;&lt;b&gt;Deploying your custom ArcMap command&lt;/b&gt;&lt;br&gt;
    &lt;i&gt;Programming language(s):&lt;/i&gt; C# or VB.Net&lt;br&gt;
    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Desktop
&lt;br&gt;

You can deploy your ArcMap customization in a number of ways....(&lt;a href="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/2007/09/28/Content-updates-_2D00_-September-2007_2C00_-_2300_2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=492" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Desktop+GIS/default.aspx">Desktop GIS</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/ArcGIS+Desktop/default.aspx">ArcGIS Desktop</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Engine+Controls/default.aspx">Engine Controls</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/ArcGIS+Engine/default.aspx">ArcGIS Engine</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/What_2700_s+new/default.aspx">What's new</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/ArcGIS+Server/default.aspx">ArcGIS Server</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Server+GIS/default.aspx">Server GIS</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Mobile+GIS/default.aspx">Mobile GIS</category></item><item><title>Desktop GIS - What content has been added or updated recently?</title><link>http://blogs.esri.com/Dev/blogs/ednwebsite/archive/2007/08/17/What_2700_s-new-related-to-Desktop-GIS_3F00_.aspx</link><pubDate>Fri, 17 Aug 2007 18:00:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:373</guid><dc:creator>eleanord</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.esri.com/Dev/blogs/ednwebsite/comments/373.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/ednwebsite/commentrss.aspx?PostID=373</wfw:commentRss><description>&lt;p&gt;The following content changes related to ArcGIS Desktop and ArcGIS Engine have been made since our last entry in
the now-defunct "New on EDN" page (April 2007). All information on new
&amp;amp; updated content will be posted on this blog from this date
forward and the "New on EDN" page will cease to exist.&lt;br&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;Cadastral fabrics and the cadastral editor&lt;/b&gt;&lt;br&gt;
    &lt;i&gt;
Programming language(s):&lt;/i&gt; VBA, VB6, VC++, C#, or VB.Net&lt;br&gt;
    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Desktop with the Survey Analyst extension&lt;br&gt;
SP3 includes the addition of the cadastral fabric and its data
model to the ArcGIS Survey Analyst extension to ArcGIS Desktop. The
initial API Reference documentation for working with cadastral fabrics is available online now.&lt;/p&gt;





&lt;ul&gt;  
&lt;li&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriGeoDatabaseExtensions/GeoDatabaseExtensions_overview.htm" title="GeoDatabaseExtensions Library Overview"&gt;GeoDatabaseExtensions Library Overview&lt;/a&gt;&lt;/li&gt;




  
&lt;li&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriCadastral/Cadastral_overview.htm" title="Cadastral Library Overview"&gt;Cadastral Library Overview&lt;/a&gt;&lt;/li&gt;




  
&lt;li&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriCadastralUI/CadastralUI_overview.htm" title="CadastralUI Library Overview"&gt;CadastralUI Library Overview&lt;/a&gt;&lt;/li&gt;





  
&lt;li&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriGeoSurvey/GeoSurvey_overview.htm" title="GeoSurvey Library Overview"&gt;GeoSurvey Library Overview&lt;/a&gt;&lt;/li&gt;





&lt;/ul&gt;





&lt;br&gt;

&lt;p&gt;&lt;b&gt;New samples related to working with animation&lt;/b&gt;&lt;i&gt;&lt;br&gt;
Programming language(s):&lt;/i&gt; C# or VB.Net&lt;br&gt;

    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Desktop&lt;br&gt;
&lt;/p&gt;





&lt;ul&gt;
&lt;li&gt;The new &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/9981d7dd-c7b4-47c4-ac21-6cd8ddd912b5.htm"&gt;Move a graphic along a path in ArcMap&lt;/a&gt;
sample moves a point graphic element or a text element along a selected
line feature or line graphic. A new animation type and a corresponding
keyframe are implemented to support this functionality, along with an
ArcMap command for creating move-object-along-path animation. The
sample illustrates how to create a custom animation type in ArcMap as
well as how to implement an ArcMap command to import the animation
tracks. &lt;br&gt;
&lt;/li&gt;




&lt;li&gt;The &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/7e1afcae-3043-4d43-b8f4-8ec1c5bde6b6.htm"&gt;Layer effects animation in ArcMap&lt;/a&gt;
sample illustrates how to create custom animations in ArcGIS Desktop.
This sample implements a layer effects animation type for ArcMap. It
allows the user to animate through layer brightness and contrast. Note that
this animation only works with raster layers which support contrast and
brightness as layer properties. &lt;br&gt;
&lt;/li&gt;




&lt;li&gt;A shortcut for creating time animations in ArcGIS Desktop applications is implemented in the &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/b04fa802-ea06-48a7-a4cf-8abadc56f902.htm"&gt;Create a time layer animation&lt;/a&gt;
sample. It illustrates how to create time animations using a variety of
data sources (NetCDF, feature class, raster catalog, etc). This sample
tool allows the user to create a time layer animation in one step using
the Create Time Layer Animation dialog box; in ArcGIS 9.2, the standard way of creating a time animation requires
multiple steps using the Create Animation Keyframe and Animation Manager dialog boxes.&lt;/li&gt;





&lt;/ul&gt;





&lt;br&gt;


&lt;p&gt;&lt;b&gt;New topics related to working with the geodatabase&lt;/b&gt;&lt;i&gt;&lt;br&gt;
Programming language(s):&lt;/i&gt; C# or VB.Net&lt;br&gt;

    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Desktop, ArcGIS Engine&lt;br&gt;
&lt;/p&gt;





&lt;ul&gt;
&lt;li&gt;The article &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/52284974-38c8-4272-b5a2-f56f38ad94a2.htm"&gt;How to sort tables&lt;/a&gt;
shows the workflow to use with the ITableSort interface to return the
ordered results of searches and selections on a table that has
ObjectIDs. The results of the sort can be accessed via a cursor or an
enumeration of ObjectIDs. &lt;br&gt;
  &lt;/li&gt;




&lt;li&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/2e097482-4f99-4224-896e-8027e6ab883e.htm"&gt;How to create relationship classes&lt;/a&gt; details &lt;span class="PropertyValue"&gt;how
to create a relationship class
inside a feature dataset or create a standalone relationship class
within a geodatabase. Relationship classes manage the associations
between objects in one class (feature class or table) and objects in
another. Objects at either end of the relationship can be features with
geometry or records in a table. &lt;br&gt;
    &lt;/span&gt;&lt;/li&gt;




&lt;li&gt;&lt;span class="PropertyValue"&gt;The ISchemaLock interface is used to
establish an exclusive lock on a dataset when changing its schema or
when performing other operations that require exclusive access to the
data. The ISchemaLockInfo interface is used in conjunction with
ISchemaLock, in order to supply information concerning the schema lock
such as the type of lock and the dataset to which it has been applied. &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/f7564fd8-3ecb-4319-80b3-333a42dd4bde.htm"&gt;How to use schema locks with the Geodatabase&lt;/a&gt; is discussed in this new topic. &lt;br&gt;
    &lt;/span&gt;&lt;/li&gt;





&lt;/ul&gt;



&lt;br&gt;


&lt;p&gt;&lt;b&gt;NIM010236 - &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/c778d2bb-eb36-4793-9c89-20795811c5eb.htm"&gt;How to connect to a geodatabase&lt;/a&gt;&lt;/b&gt;&lt;br&gt;

    &lt;i&gt;Programming language(s):&lt;/i&gt; C# or VB.Net&lt;br&gt;
    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Desktop, ArcGIS Engine
    &lt;br&gt;

Corrected a typo in the code examples shown in the .NET topic &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/c778d2bb-eb36-4793-9c89-20795811c5eb.htm"&gt;How to connect to a geodatabase&lt;/a&gt;. This had been logged as NIM010236. &lt;/p&gt;




&lt;br&gt;
&lt;p&gt;&lt;b&gt;
NIM007387 - &lt;a href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriDataSourcesFile/Add_an_INFO_Field.htm"&gt;Add a field to an INFO table&lt;/a&gt;&lt;/b&gt;&lt;br&gt;

    &lt;i&gt;Programming language(s):&lt;/i&gt; VBA, VB6, VC++, C#, VB.Net, C++, &amp;amp; Java&lt;br&gt;
    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Desktop, ArcGIS Engine
&lt;br&gt;

Fulfilled the request logged as NIM007387 to add a sample showing how to &lt;a href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriDataSourcesFile/Add_an_INFO_Field.htm"&gt;add a field to an INFO table&lt;/a&gt; and updated the documentation for the &lt;a href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriGeodatabase/Field.htm"&gt;Field class&lt;/a&gt;. &lt;/p&gt; 

&lt;br&gt;


&lt;p&gt;&lt;b&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/914fc3ff-817b-4825-8f15-4df2d725c370.htm"&gt;Building a custom geoprocessing function tool&lt;/a&gt;&lt;/b&gt;&lt;br&gt;
    &lt;i&gt;Programming language(s):&lt;/i&gt; C# or VB.Net&lt;br&gt;
    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Desktop, ArcGIS Engine
&lt;br&gt;
Updated the sample &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/914fc3ff-817b-4825-8f15-4df2d725c370.htm"&gt;Building a custom geoprocessing function tool&lt;/a&gt;
to work correctly in both ArcMap &amp;amp; ArcCatalog, resolving an issue
reported by an EDN reader. Note: the sample still contains an issue
when working with versioned sde data so expect a further update of this
sample in the future.&lt;/p&gt;

&lt;br&gt;


&lt;p&gt;
&lt;b&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/c9c17e3b-7cd5-42b2-8041-d07d1c09d58c.htm"&gt;Cloning an object using persistence&lt;/a&gt;&lt;/b&gt;&lt;br&gt;

&lt;i&gt;
Programming language(s):&lt;/i&gt; C#
    &lt;br&gt;
&lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Desktop, ArcGIS Engine

  &lt;br&gt;
In many cases when you are writing your own custom objects you need to
support serialization. For example, a custom symbol or element needs to
be saved with the map document and reloaded when the map document is
opened. In most cases, you can achieve this functionality quite easily
by implementing IPersistVariant, giving you an elegant solution.
However, in some cases, IPersistVariant is not enough and your object
must support IPersistStream.
A new &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/c9c17e3b-7cd5-42b2-8041-d07d1c09d58c.htm"&gt;sample&lt;/a&gt; demonstrates an implementation of a clonable object through serialization. &lt;/p&gt;

&lt;br&gt;

&lt;p&gt;&lt;b&gt;Dynamic display documentation additions &amp;amp; improvements&lt;/b&gt;&lt;i&gt;&lt;br&gt;
Programming language(s):&lt;/i&gt; C# or VB.Net&lt;br&gt;

    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Engine

  &lt;br&gt;
Coinciding with the release of the &lt;a href="http://support.esri.com/index.cfm?fa=downloads.patchesServicePacks.viewPatch&amp;amp;PID=80&amp;amp;MetaID=1303"&gt;dynamic display caching patch&lt;/a&gt;,
a number of issues related to documentation for dynamic display
capabilities in ArcGIS Engine were also addressed. A number of topics
have been added, along with reorganization &amp;amp; editing of some
existing materials. The &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/c9e1ccf5-df7d-44d3-a2da-d916f65fd94a.htm"&gt;About dynamic display&lt;/a&gt; topic is the entry point into this area.&lt;/p&gt;


&lt;br&gt;

&lt;p&gt;&lt;b&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/0a24ff47-bae8-4a82-a751-4e41a9ce2af7.htm"&gt;Vertex and reshape editing commands in the ArcGIS Engine Controls&lt;/a&gt; &lt;/b&gt;&lt;br&gt;
&lt;i&gt;
Programming language(s):&lt;/i&gt; C# or VB.Net&lt;br&gt;

    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Engine
  &lt;br&gt;
A new &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET/0a24ff47-bae8-4a82-a751-4e41a9ce2af7.htm"&gt;sample&lt;/a&gt;
provides 4 tools that can be used in conjunction with the
out-of-the-box ArcGIS Engine Editing commands. Three tools relate to
vertex management: AddVertex, InsertVertex, and DeleteVertex. The
fourth, ReshapePolyLineTool, allows the user to perform a reshape on
the selected feature. &lt;/p&gt;


&lt;br&gt;
&lt;p&gt;&lt;b&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/net/7bd52ed1-18ae-4aa7-8cde-e9eaed9537fe.htm"&gt;Building a map viewing application using the ArcGIS Engine Controls&lt;/a&gt;&lt;/b&gt;&lt;i&gt;&lt;br&gt;
Programming language(s):&lt;/i&gt; C# or VB.Net&lt;br&gt;

    &lt;i&gt;Development platforms&lt;/i&gt;: ArcGIS Engine

  &lt;br&gt;

Corrected minor issue reported by an EDN reader with the MXD path in the &lt;a href="http://edndoc.esri.com/arcobjects/9.2/net/7bd52ed1-18ae-4aa7-8cde-e9eaed9537fe.htm"&gt;Building a map viewing application using the ArcGIS Engine Controls&lt;/a&gt; walkthrough.

&lt;/p&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=373" width="1" height="1"&gt;</description><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Desktop+GIS/default.aspx">Desktop GIS</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/ArcGIS+Desktop/default.aspx">ArcGIS Desktop</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/Engine+Controls/default.aspx">Engine Controls</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/ArcGIS+Engine/default.aspx">ArcGIS Engine</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/What_2700_s+new/default.aspx">What's new</category><category domain="http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/9.2+SP3/default.aspx">9.2 SP3</category></item></channel></rss>