geographika

Developing geo-technologies

Archive for the ‘vba’ tag

7 Reasons for ESRI not to Drop VBA

with 10 comments

I recently learned from James Fee’s blog that ArcGIS 9.4 will be the last version that supports VBA. I can see why this is being dropped – Microsoft no longer promotes or updates VBA. Microsoft now promote “Visual Studio Tools for Office” as its replacement for VBA in MS Office products, however VBA is still in Office 2007, and looks to be kept in for at least the next version. Is ESRI acting too prematurely? I can think of 7 good reasons why VBA should be kept.

vba

1. VBA is great for prototyping. There is no need to open up Visual Studio, create a custom tool, implement all its interfaces and constructors etc. before you can even get round to writing the code for the OnClick event of a button.
Read the rest of this entry »

Written by geographika

September 27th, 2009 at 12:44 pm

Posted in esri,opinion,programming

Tagged with , ,