<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Amit's Notes</title>
	<atom:link href="http://amitreddy.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://amitreddy.wordpress.com</link>
	<description>My Findings, My Opinions</description>
	<pubDate>Tue, 13 May 2008 19:46:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IWorkspaceFactoryStatus</title>
		<link>http://amitreddy.wordpress.com/2008/05/13/iworkspacefactorystatus/</link>
		<comments>http://amitreddy.wordpress.com/2008/05/13/iworkspacefactorystatus/#comments</comments>
		<pubDate>Tue, 13 May 2008 19:40:34 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[ESRI]]></category>

		<category><![CDATA[ArcObjects]]></category>

		<category><![CDATA[IWorkspaceFactoryStatus]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/?p=47</guid>
		<description><![CDATA[A couple of times in my recent past, I have experienced issues when I have a long running process working on SDE data that suddenly crashes.  On adding detailed logging in the code, I pinpointed the issue to the SDE connection being lost between the workstation and the server. One possible reason was our backup [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A couple of times in my recent past, I have experienced issues when I have a long running process working on SDE data that suddenly crashes.  On adding detailed logging in the code, I pinpointed the issue to the SDE connection being lost between the workstation and the server. One possible reason was our backup systems kicked in at mid-night causing the database to disconnect or maybe a network issue.</p>
<p>To add fault-tolerance in such cases, IWorkspaceFactoryStatus is a very handy interface. IWorkspaceFactoryStatus.WorkspaceStatus gives the current connected status to the SDE geodatabase. If the connection status is <strong>esriWCSDown</strong>, then use <strong>PingWorkspaceStatus</strong> method to check if the workspace can be reconnected to. If the <strong>PingWorkspaceStatus</strong> method returns a WorkspaceStatus of available, the open a new workspace. It is important to note that the old workspace can not be reclaimed.</p>
<p>ESRI Documentation is <a href="http://edndoc.esri.com/arcobjects/9.2/ComponentHelp/esriGeoDatabase/IWorkspaceFactoryStatus.htm">here</a> and an interesting blog post on the topic is <a href="http://briannoyle.wordpress.com/2008/01/08/whats-yer-status-managing-arcsde-connections-at-run-time/">here</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/47/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/47/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=47&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2008/05/13/iworkspacefactorystatus/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What&#8217;s Coming in ArcGIS 9.3</title>
		<link>http://amitreddy.wordpress.com/2008/04/30/whats-coming-in-arcgis-93/</link>
		<comments>http://amitreddy.wordpress.com/2008/04/30/whats-coming-in-arcgis-93/#comments</comments>
		<pubDate>Thu, 01 May 2008 03:12:28 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[ESRI]]></category>

		<category><![CDATA[ArcGIS]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/?p=46</guid>
		<description><![CDATA[A very useful link listing all the new features coming in ArcGIS 9.3.
Here is the link (http://www.esri.com/software/arcgis/about/whats-coming.html)
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A very useful link listing all the new features coming in ArcGIS 9.3.</p>
<p>Here is the <a href="http://www.esri.com/software/arcgis/about/whats-coming.html">link</a> (http://www.esri.com/software/arcgis/about/whats-coming.html)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/46/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/46/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=46&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2008/04/30/whats-coming-in-arcgis-93/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Converting ESRI ITable to .NET DataTable</title>
		<link>http://amitreddy.wordpress.com/2008/04/30/converting-esri-itable-to-net-datatable/</link>
		<comments>http://amitreddy.wordpress.com/2008/04/30/converting-esri-itable-to-net-datatable/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 13:06:50 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[ESRI]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[ITable IDataset]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/?p=43</guid>
		<description><![CDATA[Ran into this interesting ArcObjects utility class yesterday.
To convert records of an ITable to an inMemory DataTable, use ESRI.ArcGIS.Utility.Converter.ToDataSet.
This works really well for data viewing.
However this interface seems to be now depracated and replaced with ESRI.ArcGIS.ADF.
The ToDataSet method is missing in the new interface.
Sample code:
ITable table = featureWorkspace.OpenTable(tableName);
IRecordSetInit recordSetInit= new ESRI.ArcGIS.Geodatabase.RecordSetClass();
recordSetInit.SetSourceTable(table, new QueryFilterClass());
IRecordSet recordSet= recordSetInit [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ran into this interesting ArcObjects utility class yesterday.<br />
To convert records of an ITable to an inMemory DataTable, use ESRI.ArcGIS.Utility.Converter.ToDataSet.</p>
<p>This works really well for data viewing.<br />
However this interface seems to be now depracated and replaced with ESRI.ArcGIS.ADF.<br />
The ToDataSet method is missing in the new interface.</p>
<p>Sample code:<br />
ITable table = featureWorkspace.OpenTable(tableName);<br />
IRecordSetInit recordSetInit= new ESRI.ArcGIS.Geodatabase.RecordSetClass();<br />
recordSetInit.SetSourceTable(table, new QueryFilterClass());<br />
IRecordSet recordSet= recordSetInit as IRecordSet;</p>
<p>System.Data.DataSet netDS = ESRI.ArcGIS.Utility.Converter.ToDataSet(recordSet);</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=43&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2008/04/30/converting-esri-itable-to-net-datatable/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Five Best Practices for Maintaining an ArcSDE Geodatabase</title>
		<link>http://amitreddy.wordpress.com/2008/04/29/five-best-practices-for-maintaining-an-arcsde-geodatabase/</link>
		<comments>http://amitreddy.wordpress.com/2008/04/29/five-best-practices-for-maintaining-an-arcsde-geodatabase/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 13:31:15 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[ESRI]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[SDE]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/2008/04/29/five-best-practices-for-maintaining-an-arcsde-geodatabase/</guid>
		<description><![CDATA[ArcSDE team has a very good blog posting on best practices for maintaining an SDE geodatabase. A must read for all users who are involved with working and maintaining geodatabases.
Here is the link(http://blogs.esri.com/Dev/blogs/geodatabase/archive/2008/04/03/Five-Best-Practices-for-Maintaining-an-Enterprise-Geodatabase.aspx)
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>ArcSDE team has a very good blog posting on best practices for maintaining an SDE geodatabase. A must read for all users who are involved with working and maintaining geodatabases.</p>
<p>Here is the <a href="http://blogs.esri.com/Dev/blogs/geodatabase/archive/2008/04/03/Five-Best-Practices-for-Maintaining-an-Enterprise-Geodatabase.aspx">link</a><br />(http://blogs.esri.com/Dev/blogs/geodatabase/archive/2008/04/03/Five-Best-Practices-for-Maintaining-an-Enterprise-Geodatabase.aspx)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/42/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/42/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=42&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2008/04/29/five-best-practices-for-maintaining-an-arcsde-geodatabase/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ISRO creates record with 10-satellite launch</title>
		<link>http://amitreddy.wordpress.com/2008/04/29/isro-creates-record-with-10-satellite-launch/</link>
		<comments>http://amitreddy.wordpress.com/2008/04/29/isro-creates-record-with-10-satellite-launch/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 11:11:11 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[RemoteSensing]]></category>

		<category><![CDATA[Satellite]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/?p=41</guid>
		<description><![CDATA[The Indian Space Research Organisation (ISRO)  on Monday put in orbit Cartosat-2A, the remote sensing satellite with the best-ever Indian imagery resolution of 0.8 metre.
The same PSLV-C9 launcher delivered nine other satellites — the experimental Indian Mini Satellite IMS-1 and eight tiny commercial satellites — into a 637-km near-Earth orbit. This is the first time [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The Indian Space Research Organisation (ISRO)  on Monday put in orbit Cartosat-2A, the remote sensing satellite with the best-ever Indian imagery resolution of 0.8 metre.</p>
<p>The same PSLV-C9 launcher delivered nine other satellites — the experimental Indian Mini Satellite IMS-1 and eight tiny commercial satellites — into a 637-km near-Earth orbit. This is the first time that 10 satellites have been launched in a single mission.</p>
<p>The eight nanosats were built by universities in Canada, Denmark, Germany and the Netherlands. Called NLS-4 (a cluster of six), NLS-5 and RUBIN-8, they together weigh 50 kg. ISRO’s commercial arm Antrix Corporation charged $600,000 (about Rs 2.4 crore) for their launch.</p>
<p>Next up, India&#8217;s first mission to moon CHANDRAYAAN - 1 scheduled for Q3 2008.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/41/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/41/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=41&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2008/04/29/isro-creates-record-with-10-satellite-launch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ArcMap: Working with multiple DataFrames</title>
		<link>http://amitreddy.wordpress.com/2008/04/26/arcmap-working-with-multiple-dataframes/</link>
		<comments>http://amitreddy.wordpress.com/2008/04/26/arcmap-working-with-multiple-dataframes/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 10:54:26 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[GIS]]></category>

		<category><![CDATA[ArcMap]]></category>

		<category><![CDATA[ESRI]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/?p=37</guid>
		<description><![CDATA[(From ESRI) The viewer window is a new window that was introduced at 9.2 to enable users to work with one data frame at multiplescales. In the 9.2 release if you opened a viewer window and then activated a different data frame in your map document, the viewer window was automatically closed. In Service Pack [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>(From ESRI) The viewer window is a new window that was introduced at 9.2 to enable users to work with one data frame at multiplescales. In the 9.2 release if you opened a viewer window and then activated a different data frame in your map document, the viewer window was automatically closed. In Service Pack 2, ESRI has enhanced viewer windows so that you can use them to view inactive data frames. Now if you activate a different data frame while a viewer window is open, that viewer window remains on-screen, enabling you to work with multiple data frames side by side.</p>
<p>When you work with an inactive data frame in a viewer window, you can easily make the viewer show the same location that is currently displayed in the active data frame in the main ArcMap window. Similarly, you can update the location shown in the active data frame in the main ArcMap window to match the location shown in any of your viewer windows.</p>
<p>The ability to work with multiple data frames side-by-side in ArcMap can be useful for analysis, historical change assessment, data evaluation, and other applications where you want to be able to see different datasets for the same area side by side, as opposed to working with all the data in one data frame, or working with multiple map documents.</p>
<p><a href="http://amitreddy.files.wordpress.com/2008/04/viewer2.jpg"><img class="aligncenter size-full wp-image-40" src="http://amitreddy.files.wordpress.com/2008/04/viewer2.jpg?w=450&h=361" alt="" width="450" height="361" /></a></p>
<p>Pictures and more details demonstrating this can be found here</p>
<p><a href="http://downloads.esri.com/support/downloads/other_/Whats_New_In_ArcGIS_92_Service_Packs-v5.pdf" target="_blank">http://downloads.esri.com/support/downloads/other_/Whats_New_In_ArcGIS_92_Service_Packs-v5.pdf</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=37&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2008/04/26/arcmap-working-with-multiple-dataframes/feed/</wfw:commentRss>
	
		<media:content url="http://amitreddy.files.wordpress.com/2008/04/viewer2.jpg" medium="image" />
	</item>
		<item>
		<title>Add layer to Map with &#8220;autoArrange&#8221;</title>
		<link>http://amitreddy.wordpress.com/2008/04/16/add-layer-to-map-with-autoarrange/</link>
		<comments>http://amitreddy.wordpress.com/2008/04/16/add-layer-to-map-with-autoarrange/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 19:00:21 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[.Net]]></category>

		<category><![CDATA[GIS]]></category>

		<category><![CDATA[ESRI]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/2008/04/16/add-layer-to-map-with-autoarrange/</guid>
		<description><![CDATA[One of the very common operations programmers do in ArcObjects is adding a layer to the Map. To do this there are two ways, one using IMap.AddLayer or IMapLayers.AddLayer.
IMap.AddLayer adds the new layer on the top of all the layers in the map. This is not very useful as we normally want the point layers [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of the very common operations programmers do in ArcObjects is adding a layer to the Map. To do this there are two ways, one using IMap.AddLayer or IMapLayers.AddLayer.</p>
<p>IMap.AddLayer adds the new layer on the top of all the layers in the map. This is not very useful as we normally want the point layers at the top followed by polyline followed by polygon layers. Adding polygon layers at the top would mask all other layers below.</p>
<p>IMapLayers.AddLayer is preferable because it has an option to <i>autoArrange the newly added layer in the table of contents. </i>If autoArrange is set to TRUE, the layer is added in the proper position as by its weight specified via <strong>ILayerPosition::LayerWeight</strong>.  By default, this means that the layers are sorted by layer type - Annotation layers on top, followed by Point geometry layers, Polyline geometry layers, and at the bottom Polygon geometry layers.
<div style="border:2px solid orange;position:absolute;width:0;display:none;z-index:99998;margin:0;padding:0;" id="Clipmarks161BorderDiv7648"></div>
<div style="border:2px solid orange;position:absolute;width:0;display:none;z-index:99998;margin:0;padding:0;" id="Clipmarks2110BorderDiv9630"></div>
<div style="border:2px solid orange;position:absolute;height:0;display:none;z-index:99998;margin:0;padding:0;" id="Clipmarks3459BorderDiv5886"></div>
<div style="border:2px solid orange;position:absolute;height:0;display:none;z-index:99998;margin:0;padding:0;" id="Clipmarks4562BorderDiv7851"></div>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=36&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2008/04/16/add-layer-to-map-with-autoarrange/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unit Testing with ArcGIS</title>
		<link>http://amitreddy.wordpress.com/2008/01/14/unit-testing-with-arcgis/</link>
		<comments>http://amitreddy.wordpress.com/2008/01/14/unit-testing-with-arcgis/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 20:26:30 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[.Net]]></category>

		<category><![CDATA[GIS]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/2008/01/14/unit-testing-with-arcgis/</guid>
		<description><![CDATA[As a part of writing any unit-test to test the add-ins (buttons/tools/extensions) and their behavior in ArcMap, it is essential to automate starting ArcMap and running the commands. Here is a good article on how to automate ArcMap.
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As a part of writing any unit-test to test the add-ins (buttons/tools/extensions) and their behavior in ArcMap, it is essential to automate starting ArcMap and running the commands. <a href="http://edndoc.esri.com/arcobjects/9.2/NET/5FA97F03-D985-44B9-B40B-5091E50933D3.htm">Here</a> is a good article on how to automate ArcMap.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=35&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2008/01/14/unit-testing-with-arcgis/feed/</wfw:commentRss>
		</item>
		<item>
		<title>What&#8217;s new in Visual Studio 2008</title>
		<link>http://amitreddy.wordpress.com/2007/11/13/whats-new-in-visual-studio-2008-2/</link>
		<comments>http://amitreddy.wordpress.com/2007/11/13/whats-new-in-visual-studio-2008-2/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 17:04:03 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[.Net]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/2007/11/13/whats-new-in-visual-studio-2008-2/</guid>
		<description><![CDATA[With the release of Vs 2008 around the corner, this is a good site to know what is new in the product
http://msdn2.microsoft.com/en-us/library/bb386063(VS.90).aspx
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>With the release of Vs 2008 around the corner, this is a good site to know what is new in the product</p>
<p><a href="http://msdn2.microsoft.com/en-us/library/bb386063%28VS.90%29.aspx">http://msdn2.microsoft.com/en-us/library/bb386063(VS.90).aspx</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=34&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2007/11/13/whats-new-in-visual-studio-2008-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setting a field to null in SQL Server Enterprise Manager</title>
		<link>http://amitreddy.wordpress.com/2007/10/30/setting-a-field-to-null-in-sql-server-enterprise-manager/</link>
		<comments>http://amitreddy.wordpress.com/2007/10/30/setting-a-field-to-null-in-sql-server-enterprise-manager/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 15:21:50 +0000</pubDate>
		<dc:creator>Amit</dc:creator>
		
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://amitreddy.wordpress.com/2007/10/30/setting-a-field-to-null-in-sql-server-enterprise-manager/</guid>
		<description><![CDATA[We always end up in a situation where we need to update a value directly in the recordset and set it to null. E,g. when we are dealing with DateTime fields and wish to set the field to null. If you just leave the field blank and try navigating to the next row, SQL Server [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We always end up in a situation where we need to update a value directly in the recordset and set it to null. E,g. when we are dealing with DateTime fields and wish to set the field to null. If you just leave the field blank and try navigating to the next row, SQL Server throws an error. </p>
<p>To explicitly set a value to null, click on the field in the resultset and type CTRL-0 (zero). This sets the field to null.<br />
In SQL Server 2005 Management Studio, do not forget to click on Execute button to save the edits.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/amitreddy.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/amitreddy.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/amitreddy.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/amitreddy.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/amitreddy.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/amitreddy.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/amitreddy.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/amitreddy.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/amitreddy.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/amitreddy.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/amitreddy.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/amitreddy.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=amitreddy.wordpress.com&blog=542817&post=31&subd=amitreddy&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://amitreddy.wordpress.com/2007/10/30/setting-a-field-to-null-in-sql-server-enterprise-manager/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>