Labeling Complete

I have completed the dynamic labeling tool for ArcMap. It is written all in C# and you can download it for your own use. Please feel free to peruse my wish list 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.

NASA Project

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.


Copyright Strikefish, Inc., 2005. All rights reserved.