|
Posted by peruviangeek on January 20, 2005, 2:30 pm
Please log in for more thread options
I have seen VB being used to create a whole suite of tools on top of
ArcGIS. The reason why it is used to widely is because it is an easy
language to learn.
Is it the best language to do GIS??? Hell no.
Is it good enough for *most* people doing GIS??? (Arguably) *yes*.
However, if you want an "easy to program" language, I would recommend
you to stick with one of the .NET ones. Within the world of ArcGIS
thread safety is not an issue now, but it will surely be in the future.
VB6 is not thread safe but VB.NET is.
Regards,
Ragi Yaser Burhum
bass_playa78d wrote:
> Hi,
>
> I have taken a course in Visual Basic, and have a general idea about
> what it can be used for.
>
> Other than making forms where users enter information, I understand
> that VB may be good for querying through lists of data. My question
> would be, is this the limit and particularity to which VB is applied
> in GIS (sorting through a database to query an entry?)
>
> Can VB be applied in any other ways specifically to a GIS, in other
> words, in spatial terms somehow, or in special conjunction with any
> ArcGIS extensions/other GIS programs? Firthermore, if VB is simply
> used for user-entry data and querying databases, is it actually the
> best language to do this for a GIS?
>
> I am thinking of taking an Advanced GIS Diploma, and notice that
> VB/VB.NET are the languages of choice for the program. I'm just
> wondering if there are any alternatives- cause when I was studying VB
> there didn't seem to be a whole lot of connection between it and
> GIS... furthermore, the form design seems to be slightly dated
> graphically. Not a complaint, but an observation.
>
> Thanks
|