Re: VB6, VB2005, or Something Else?
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Tue, 18 Apr 2006 11:38:04 -0500
"Paul Clement" <UseAdddressAtEndofMessage@xxxxxxxxxxxxxx> wrote in message
news:oon942t13i9a4f5gn5mqjuanmlluk9505q@xxxxxxxxxx
On Tue, 18 Apr 2006 08:40:59 +0100, "Gary Nelson" <gn@xxxxxxxxxx> wrote:Tell
Gary,
¤
¤ > ¤ Do...Loop is superior to While...Wend. What's the point?
¤ > ¤
¤ >
¤ > How is it superior? You want to replace While...Wend with Do...Loop.
¤ > me what the benefit ofremove
¤ > doing that would be.
¤
¤ Since Microsoft has taken it upon themselves to clean up VB, why not
¤ something redundant like While...Wend? Personally I have no problem withit.
¤ To me it's fine that they left it in. Kind of funny that they changedWend
¤ to End While, but it doesn't bother me in particular as I generally useforth
¤ Do...Loop anyway. By the way, I at times copy and past code back and
¤ between VB6 & VB.Net and these little details are always getting in theway.
¤version of the product will
I think you ducked the question. ;-)
Nothing can really be done about pasting VB.NET code to VB 6.0. A lesser
never support the newer features. Besides, it's never a good a idea tocopy code from a newer
version to an older version since there is simply no guarantee that itwill work as expected.
appears to
¤ > Bad analogy. No one said the problem was "in your head". But it
¤ > me that you're dismissingthere
¤ > potential solutions. You want an easy solution to the problem but
¤ > isn't one and never will beand
¤ > one.
¤
¤ I don't know about you, but if I have a client that complains 'a little'
¤ about something he doesn't like in my program, I might pay attention,
¤ then again, I might not. If he complains 'A LOT' he has a lot better ofa
¤ chance of getting listened to.affecting other customers.
¤
I'm sure you might listen. You may even be able to resolve it without
programmers.
¤ >
¤ > ¤ As to Microsoft, I think where they went wrong was to consider VB6
¤ > ¤ programmers like novice users. The problem is that we are
¤ > Somehave a
¤ > ¤ of us have been programming longer than many on the .Net team. We
¤ > ¤ very good idea of what can and can't be done. We know when we havebeen
¤ > ¤ shafted. The problem is that now we are stuck between a rock and ahard
¤ > ¤ place. We will be complaining for a long time to come.
¤ >
¤ > The product has moved on. Complaining may make you feel better but the
¤ > bottom line is that sooner or
¤ > later you're going to have to start considering alternative solutions.
¤
¤ I'll continue complaining as long as it hurts.
Fair enough.
Paul
~~~~
Microsoft MVP (Visual Basic)
" Nothing can really be done about pasting VB.NET code to VB 6.0."
Duh!
"A lesser version of the product will never support the newer features."
Define lesser, then list the necessary features that absolutely couldn't
have been constructed using additional keywords or 'blocked' segments (a la
the following runs in managed code) with VB6 as the root.
You won't come up with any.
Anything you do suggest will only be a reflection of how it should look like
C# or something - not a reflection of what would have been necessary to run
in a manged environment.
-ralph
.
- Follow-Ups:
- Re: VB6, VB2005, or Something Else?
- From: Paul Clement
- Re: VB6, VB2005, or Something Else?
- References:
- Re: VB6, VB2005, or Something Else?
- From: Gary Nelson
- Re: VB6, VB2005, or Something Else?
- From: Paul Clement
- Re: VB6, VB2005, or Something Else?
- From: Gary Nelson
- Re: VB6, VB2005, or Something Else?
- From: Paul Clement
- Re: VB6, VB2005, or Something Else?
- From: Gary Nelson
- Re: VB6, VB2005, or Something Else?
- From: Paul Clement
- Re: VB6, VB2005, or Something Else?
- From: Gary Nelson
- Re: VB6, VB2005, or Something Else?
- From: Paul Clement
- Re: VB6, VB2005, or Something Else?
- From: Gary Nelson
- Re: VB6, VB2005, or Something Else?
- From: Paul Clement
- Re: VB6, VB2005, or Something Else?
- From: Gary Nelson
- Re: VB6, VB2005, or Something Else?
- From: Paul Clement
- Re: VB6, VB2005, or Something Else?
- Prev by Date: Re: Format text boxes
- Next by Date: Re: Newbie question about controls versus references
- Previous by thread: Re: VB6, VB2005, or Something Else?
- Next by thread: Re: VB6, VB2005, or Something Else?
- Index(es):
Relevant Pages
|
Loading