<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Strikefish Blog - ArcGIS and .NET</title>
			<link>http://blog.strikefish.com/blog/index.cfm</link>
			<description></description>
			<language>en-us</language>
			<pubDate>Sun, 05 Sep 2010 08:12:24 -0400</pubDate>
			<lastBuildDate>Wed, 18 May 2005 18:23:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>jeffrey.bouley@strikefish.com</managingEditor>
			<webMaster>jeffrey.bouley@strikefish.com</webMaster>
			
			<item>
				<title>Labeling Complete</title>
				<link>http://blog.strikefish.com/blog/index.cfm?mode=entry&amp;entry=F202C81A-D4D3-3246-DD12B9DAAC6872DC</link>
				<description>
				
				I have completed the dynamic labeling tool for ArcMap.  It is written all in C# and you can &lt;a href=&quot;http://www.strikefish.com/code/DynamicLabel.zip&quot; target=&quot;_blank&quot;&gt;download&lt;/a&gt; it for your own use.  Please feel free to peruse my &lt;a href=&quot;http://www.amazon.com/gp/registry/registry.html/103-8478142-7973438?%5Fencoding=UTF8&amp;id=2TZQR60HSNS5O&quot; target=&quot;_blank&quot;&gt;wish list&lt;/a&gt; if you can put it to good use.  If any of you have code that is similar and would like to share your experience feel free to comment. 
				</description>
				
				<category>ArcGIS and .NET</category>				
				
				<pubDate>Wed, 18 May 2005 18:23:00 -0400</pubDate>
				<guid>http://blog.strikefish.com/blog/index.cfm?mode=entry&amp;entry=F202C81A-D4D3-3246-DD12B9DAAC6872DC</guid>
				
			</item>
			
			<item>
				<title>NASA Project</title>
				<link>http://blog.strikefish.com/blog/index.cfm/2005/5/17/ArcGIS and .NET</link>
				<description>
				
				I am currently working on a project that will extend ArcMap (an ESRI product).  The application includes a labeling tool with an embedded windows forms application all built in C#.  

I will document my trials as this project evolves and post code that may be helpful to you C#ers.  I was hoping to write 100% managed code for this project, but due to the COM interface only supported ArcGIS product suite all components are interoping to COM, which has been corky at times.

In all I have found the transition to C# from my VB, CF, Java past not too troublesome.  This is my 4th .NET project and I enjoy working with it. 
				</description>
				
				<category>ArcGIS and .NET</category>				
				
				<pubDate>Tue, 17 May 2005 08:07:00 -0400</pubDate>
				<guid>http://blog.strikefish.com/blog/index.cfm/2005/5/17/ArcGIS and .NET</guid>
				
			</item>
			</channel></rss>