<?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 : 9.2 SP3</title><link>http://blogs.esri.com/Dev/blogs/ednwebsite/archive/tags/9.2+SP3/default.aspx</link><description>Tags: 9.2 SP3</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Debug Build: 61120.2)</generator><item><title>Server GIS - What content has been added or updated recently?</title><link>http://blogs.esri.com/Dev/blogs/ednwebsite/archive/2007/08/17/Server-GIS-_2D00_-What-content-has-been-added-or-updated-recently_3F00_.aspx</link><pubDate>Fri, 17 Aug 2007 19:30:00 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:383</guid><dc:creator>eleanord</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.esri.com/Dev/blogs/ednwebsite/comments/383.aspx</comments><wfw:commentRss>http://blogs.esri.com/Dev/blogs/ednwebsite/commentrss.aspx?PostID=383</wfw:commentRss><description>&lt;p&gt;The following content changes related to ArcGIS Server and ArcGIS Explorer 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;SP3 - Continued updates and improvements to the ADF API Reference
&lt;br&gt;
&lt;/b&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 Server&lt;br&gt;
To coincide with SP3 we posted an updated version of the &lt;a href="http://edndoc.esri.com/arcobjects/9.2/net_api_ref/ADFWeb/WebFrame.html"&gt;ADF API Reference&lt;/a&gt;.
The Server Team has been working very hard to improve the API reference
and fill-in major holes and gaps in the documentation that was
delivered with 9.2. Look for improvements to be posted on a regular
basis through the end of the year. They're working from a list of gaps
that has been prioritized based on anticipated usage and incidents
logged through Support so &lt;a href="http://support.esri.com/index.cfm?fa=homepage.requestSupport.gateway"&gt;contact Support&lt;/a&gt;
if you see a significant &amp;amp; important gap in the API Reference
documentation that should be filled in sooner rather than later. &amp;nbsp;
&amp;nbsp; &lt;br&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;NIM010048 - Modified file paths and names of the ADF API Reference
&lt;br&gt;
&lt;/b&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 Server&lt;br&gt;NIM010048 reported a problem accessing and viewing the &lt;a href="http://edndoc.esri.com/arcobjects/9.2/net_api_ref/ADFWeb/WebFrame.html"&gt;ADF API Reference&lt;/a&gt;
when using IE7. After a few clicks navigating down through the TOC
tree, the page would freeze and result in IE7crashing. We determined
that this was caused by the exceptionally long filenames and folder
paths for the pages and republished the system using shorter filenames
to resolve the problem. Unfortunately the downside of this resolution
is that the filenames are no longer intuitively named; they're just
topic###.html instead of concatenating the assembly, namespace, class,
member, etc together to form a filename. We decided that actually being
able to view &amp;amp; interact with the help on the web was more
important...&lt;/p&gt;&lt;p&gt;&lt;b&gt;New discussion of the &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET_Server_Doc/developer/ADF/common_api.htm"&gt;Web ADF Common Data Source API&lt;/a&gt;
&lt;br&gt;
&lt;/b&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 Server&lt;br&gt;
The ADF is designed to support data from multiple sources, including
ArcGIS Server and ArcIMS; this multi-source architecture allows you to
integrate and interact with data from different sources at the same
time, in the same application. This set of topics provides context for
this capability.&lt;br&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;New topic about &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET_Server_Doc/developer/ADF/graphics.htm"&gt;working with graphics&lt;/a&gt;
&lt;br&gt;
&lt;/b&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 Server&lt;br&gt;
The Web ADF manages a set of classes to support Web-tier graphics data
sets and layers using Web ADF geometry, symbols, and renderers. &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET_Server_Doc/developer/ADF/graphics.htm"&gt;This article&lt;/a&gt; discusses the consolidation capabilities of the Web ADF particularly in relation to graphics. &lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET_Server_Doc/developer/samples/Web_Applications/Common_PrintTask/18425b7d-4b61-4d87-b2d2-4919b29c78f4.htm"&gt;Common Print Task&lt;/a&gt; sample&lt;br&gt;
&lt;/b&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 Server&lt;br&gt;

The &lt;a href="http://edndoc.esri.com/arcobjects/9.2/NET_Server_Doc/developer/samples/Web_Applications/Common_PrintTask/18425b7d-4b61-4d87-b2d2-4919b29c78f4.htm"&gt;Common Print Task sample&lt;/a&gt; was posted in May to accompany a &lt;a href="http://blogs.esri.com/Dev/blogs/arcgisserver/archive/2007/05/16/Print-Task-Sample.aspx"&gt;blog post&lt;/a&gt;
on the ArcGIS Server Development Blog but was never highlighted on EDN.
While demonstrating printing from a Web ADF application, this sample
also illustrates how a custom task works and the use of Web ADF
features such as the use of CallbackResults to handle client callbacks,
among other things.&amp;nbsp; &lt;br&gt;
&lt;/p&gt;&lt;p&gt;&lt;b&gt;New ArcGIS Server &lt;a href="http://edndoc.esri.com/arcobjects/9.2/net_api_ref/ADFWeb/ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.pdf"&gt;SOAP API Object Model Diagram&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 Server&lt;br&gt;
An &lt;a href="http://edndoc.esri.com/arcobjects/9.2/net_api_ref/ADFWeb/ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.pdf"&gt;object model diagram&lt;/a&gt; for the ArcGIS Server SOAP API is now available within the API Reference material. &lt;/p&gt;&lt;p&gt;&lt;b&gt;Updated Explorer SDK for version 1.0.0.410&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 Explorer&lt;br&gt;
The &lt;a href="http://edndoc.esri.com/arcobjects/9.2/explorer/webframe.html"&gt;Creating custom tasks for ArcGIS Explorer SDK&lt;/a&gt; has been rereleased to accompany ArcGIS Explorer version 1.0.0.410. This update includes a summary of the &lt;a href="http://edndocdev.esri.com/arcobjects/9.2/explorer/E2API410ChangesReport.html"&gt;E2API changes&lt;/a&gt;
made in this version of ArcGIS Explorer. The most notable API
enhancement at this release allows developers to undertake custom
drawing in ArcGIS Explorer using OpenGL. There is a new developer
sample and documentation to demonstrate this new capability; it’s just
one of several new sample tasks and documentation included in the new
SDK. &lt;br&gt;
&lt;/p&gt;&lt;b&gt;&lt;/b&gt;&lt;img src="http://blogs.esri.com/Dev/aggbug.aspx?PostID=383" width="1" height="1"&gt;</description><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><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/ArcGIS+Explorer/default.aspx">ArcGIS Explorer</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>