Re: VB or?



Earl,

Yeah, the group here has been on quite a spin lately. Don't take it
personal - they seem to get into spit-fights around here a lot. I haven't
said much, just watched the fun.

As for your original question; you would find *either* VB6 (if you want to
look on eBay you can probably still find it) or the .Net "Express" editions
@ Microsoft for free. As has been pointed out, they are two very different
languages but the dialect is close enough that you could learn to work with
either one. I code in both VB6 and VB.Net on a daily basis and while they
are different there is enough similar about them that allows you to work in
both places comfortably. There are features about both of them that I like.

If you're simply tinkering, though, don't want to spend the bucks and don't
already have VB6 then definitely get a copy of "Express". It's very well
put together and the price is definitely right.

If you're going to just enter the programming field [again] you might as
well enter at the current level of the technology. VB6 definitely rocks and
will be around for a long time - I'll continue using it myself, but if a new
developer asks me which one to "start" with now I would point him at VB.Net
(or even C# if he wants to stay with a C-Like dialect). Don't carry a torch
for either platform, they both have their strengths and weaknesses.

Regards,

-bruce

"Earl Partridge" <earlpNG@xxxxxxxxxxx> wrote in message
news:OweKIGBpIHA.3408@xxxxxxxxxxxxxxxxxxxxxxx
Thanks to Saga and Howard for some honest feedback. I am at a complete
loss to understand what in my original post caused such a storm of
completely
unrelated discussions. I am who I said I am, and as I indicated, I have
been out
of touch with the VB stuff for many years and was simply trying to find
some
helpful pointers.

I am Earl Partridge, I live in Georgia, but not Duluth. I find it rather
disappointing
to see and read attacks on someone who does not measure up to the expert
level that others appear to claim.

Earl



"Mike Williams" <mikea@xxxxxxxxxxxxxxxxx> wrote in message
news:O94Ld1ApIHA.2064@xxxxxxxxxxxxxxxxxxxxxxx
"Howard Kaikow" <kaikow@xxxxxxxxxxxxx> wrote in message
news:O3FWmaApIHA.5916@xxxxxxxxxxxxxxxxxxxxxxx

Access 97 is quite obsolete and use a VBA based
on VB5. You would be better off with a more recent
version of Office that uses a VBA based on VB 6.

But don't get Office 2007. It is a load of rubbish and it runs like a pig
in treacle. Actually VBA is next on the "hit list". The Macro recorder
has been the first to go, as a kind a "test" to see what reaction it
gets. Micro$oft desperately want to ditch VBA but they are worried about
the after effects of removing the bosses "toy" in case he cancels the
main contract, hence the "toe in the water" test.

Mike







.



Relevant Pages

  • Re: Why to use VBA?
    ... all I am saying is its time to start introducing new features in .net that will do the same thing VBA does and give the market time to accept it without dropping VBA as you said executives are conservative to change VBA! ... The fact is that VB.NET is sufficiently incompatible with the previous version of VB (VB6, from which VBA is derived) that for all practical purposes an upgrade wasn't possible, you had to rewrite the code more or less from scratch. ... The automated code converters provided by Microsoft were next to useless, and the fact that Microsoft went and changed lots of names of objects and properties meant that late-binding code wouldn't work without rewrite because it couldn't be automatically converted at all. ... Lots of people asked Microsoft what that reason was, with regard to that and dozens of other changes to the language. ...
    (microsoft.public.word.vba.general)
  • Re: ADP or MDB - which is a better front end for SQL Server?
    ... I have the same opinion about Longhorn and VBA under Access and Office: ... the lack of support for VB6 is not a big deal but ... > the support, but I have lived without the support for years already, I ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Help needed in using FSOs, TextStreams, etc. --- Code Review and Advice requested
    ... VB programmers still use VB6 or VBA. ... VB6 or VBA, you would do something about it from a business activity perspective. ... Microsoft about it in a professional manner, I would be open to writing something ...
    (microsoft.public.dotnet.languages.vb)
  • Re: VBA and VSTO
    ... Moving code to VB6 can't be simpler and I am sure that is the best way to go. ... .xla add-in at 3.9 Mb with all the non-code bits completely stripped out. ... But I don't think that will happen; too many people manage get things right in VBA, ... I don't know what you mean exactly with "I've built a compiler " but it makes me shiver. ...
    (microsoft.public.excel.programming)

Loading