Is this just new syntax?
TIA
Ed
Yes.
The "Visual Basic" language supplied with the .Net Framework development
platforms is similar to the language used with the VB6 development platform
and VBA, but it not the same.
-ralph
"Ed Sowell" <jag_man__R...@sbcglobal.net> wrote in message
news:CF05553B-4E2D-406A...@microsoft.com...
yep. As of VB7 onwards, you can have multiple classes per code file so the
"Class ... End Class" is now part of the language.
Note: if you using VB7 or later, then best to ask questions in the dotnet
forums, such as :
microsoft.public.dotnet.languages.vb
I guess that's a polite way of putting it.
Visual Studio 7....that'd be .NET.
VBA and "classic" VB (meaning VB6 and earlier) are actually quite different
from VB.NET. Yes, there are some similarities, but it's really apples and
oranges. If you want a book for "Visual Studio 7" (and it's not actually
named that), you need to get a different book (and not one for VBA either as
that would be closer to VB6 than VB.NET).
--
Mike
I use both on a daily basis and It's say it's more like Oranges and
Tangerines.
--
Al Reid
Depends on your perspective, I suppose. VB5 to VB6, in my perspective, is
oranges to tangerines.
--
Mike
Not even that; more like two different varieties of orange. VB6 can compile
unmodified VB5 code -- usually, if not *always* -- but just *try* to compile
VB6 code on any flavor of VB.net.
--
Google groupies are filtered out. (I don't see posts from Google Groups).
--
2007 2008 2009 2010 2011
|------------|------------|---+--------|------------|------------|
^
YOU ARE HERE
But it IS possible to have VB6 code that won't compile under VB5....so you
can't really call them both oranges. <g>
--
Mike
Oranges and... uh... mutant oranges...?
--
Google groupies are filtered out. (I don't see posts from Google Groups).
--
Usenet is the reason everything should be made of plastic.