Click to See Complete Forum and Search --> : VB7 beta?


Deborah
03-16-2000, 06:06 PM
Do you know when MSDN subscribers will be getting the VB7 beta versions?
When is the "scheduled" release of it anyway?

Just curious.....

Phil Weber
03-16-2000, 07:56 PM
> Do you know when MSDN subscribers will be getting
> the VB7 beta versions?

Deborah: I'm fairly certain only Microsoft knows, and they're not talking.

> When is the "scheduled" release of it anyway?

I don't think a release date has been announced. All they've said to date is
"sometime in 2001."
---
Phil Weber

Keith Franklin, MCSD
03-16-2000, 10:00 PM
Actually at VBITS Ballmer said end 2000...

We will see!!!

"Phil Weber" <pweber@teleport.com> wrote in message
news:38d18019$1@news.devx.com...
> > Do you know when MSDN subscribers will be getting
> > the VB7 beta versions?
>
> Deborah: I'm fairly certain only Microsoft knows, and they're not talking.
>
> > When is the "scheduled" release of it anyway?
>
> I don't think a release date has been announced. All they've said to date
is
> "sometime in 2001."
> ---
> Phil Weber
>
>

Alan Gillott
03-17-2000, 08:26 AM
Isn't "end 2000" Microsoftspeak for 2002? Actually, to be fair, the compiler
groups are much better at shipping on time. I hear rumors of a new Office
for Q2/3 2000 so the MS shipping factory won't be able to ship a new VS
until that is all over. I just hope that in the process we'll see a better
effort at VB/VBA/VBS language integration.

Keith Franklin, MCSD <ka_franklin@empowered.com> wrote in message
news:38d19da9$1@news.devx.com...
> Actually at VBITS Ballmer said end 2000...
>
> We will see!!!
>
> "Phil Weber" <pweber@teleport.com> wrote in message
> news:38d18019$1@news.devx.com...
> > > Do you know when MSDN subscribers will be getting
> > > the VB7 beta versions?
> >
> > Deborah: I'm fairly certain only Microsoft knows, and they're not
talking.
> >
> > > When is the "scheduled" release of it anyway?
> >
> > I don't think a release date has been announced. All they've said to
date
> is
> > "sometime in 2001."
> > ---
> > Phil Weber
> >
> >
>
>

Anthony Wilde
03-19-2000, 03:47 PM
!! Great I'll just tread water while MS dangles the carrot !!

If Inheritance is finally in VB then are we supposed to ditch the unloved
implements? My entire VB middle tier hangs on this feature...but if inheritance
is coming whats the point of it?

"Phil Weber" <pweber@teleport.com> wrote:
> > Do you know when MSDN subscribers will be getting
> > the VB7 beta versions?
>
>Deborah: I'm fairly certain only Microsoft knows, and they're not talking.
>
> > When is the "scheduled" release of it anyway?
>
>I don't think a release date has been announced. All they've said to date
is
>"sometime in 2001."
>---
>Phil Weber
>
>

Matthew Cromer
03-20-2000, 10:59 AM
"Anthony Wilde" <anthony.wilde@widget.clara.net> wrote:
>
>!! Great I'll just tread water while MS dangles the carrot !!
>
>If Inheritance is finally in VB then are we supposed to ditch the unloved
>implements? My entire VB middle tier hangs on this feature...but if inheritance
>is coming whats the point of it?

Implements is a very important feature of object-oriented programming. Java
has it. I can't imagine why they would want to yank it out. It is a key
part of polymorphism. What is "unloved" about it?

Sure, Inheritance will be great, but there is no reason to ruin the existing
VB OO features to get it.

Matthew Cromer

computrz
03-23-2000, 04:44 PM
Thanx for all of your responses! *^_^*


Deborah <computrz@email.msn.com> wrote in message
news:38d168fc$1@news.devx.com...
>
> Do you know when MSDN subscribers will be getting the VB7 beta versions?
> When is the "scheduled" release of it anyway?
>
> Just curious.....