Re: How's dot.net doing nowadays?
- From: "Chris Anderson [MVP-VB]" <tg-nospam@tannagh-dawt-com>
- Date: Sat, 19 Jan 2008 00:20:58 -0600
Schmidt wrote:
"Robert Conley" <robertsconley@xxxxxxxxx> schrieb im NewsbeitragTrue, we have all the tools we need to keep maintaining out classic VB6 app. True, we don't *need* anything more. BUT... In terms of scalability and maintenance costs... it's no longer worth it. Our VB6 app is a dinosaur... it's time it picked up a club and started walking on two feet. It's over a decade old, and it looks it. Does it function? Sure, I suppose. But there's also room for improvement. There's things we'd like to do differently than what we did the first time around.
news:af3ad9f5-2a87-45d5-aa06-899540227dd1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Jan 18, 8:59 pm, "Schmidt" <s...@xxxxxxxxx> wrote:
"Robert Conley" <robertscon...@xxxxxxxxx> schrieb imNewsbeitragnews:a673c90d-d02c-4bc0-a55e-fa67de2cb526@xxxxxxxxxxxxxxxxxxxxxxx
s.com...
Do you mean something like the <Ctrl><L>,
which is available for Debugging in VB-Classic?
No I mean when you get an error in .NET the err objectOk, nice to have - one point for .NET - but (in the
contains the stack trace.
context of this discussion) - not a showstopper regarding
the functionality of a well written Classic-App.
So right out of the box you get functionality that youRead comments below.
have to pay money or spend time in VB6.
And yes, in most cases an older App is based
on constructs (the selfwritten "framework" if you want),
that is not suitable (over time - when the App grows).
Then, if you get a chance to do a clean rewrite
of the App, you know better and don't make that
many "mistakes" - I think that is the effect Chris sees now,
but this is something you would see too, if you'd have used
VB-Classic for the rewrite - it is nothing related to the
"power of .NET".
Wrong, because because the more lines of codes it takesI thought, we discuss the issues of a grown VB-Classic project,
to make a function work the more chances bugs will occur, ...
developed by experienced Classic-Developers over years.
In this context you already (should) have, what you typed
above: "tools you already spent money" and/or tools you
wrote yourself, to write less lines of code for the type of
application you are developing/maintaining.
It is the same old discussion about the "productivity-gains",
.NET has to offer - I think they are not as big, if you already
have "your additional tools at hand" in VB-Classic.
Think I will have to prove my claim with an appropriate (small)
Demo-App in the next months - then all the .NETers out
(t)here can try, to reach the same functionality with less
lines of code in .NET.
No offense, just wait until I come up with this.
Olaf
In our shop, there's mix of productivity AND user experience that drives our desire to move to .NET. We're not interested if it takes more lines or less lines, because the conversion (at least in our case) isn't a 1-for-1 conversion. Things will get moved around, split up, combined, what ever makes sense.
In theory, there's nothing that's forcing us to move to .NET other than our own internal desire to do so. There are things that .NET offer us that we can't do with VB6 (inheritance, #1). If we wanted, we could probably continue to build and maintain our app in VB6 for the next decade. Sure maintenance will be a nightmare, and there are pieces falling apart, but hey, we've got all the tools we need right here. Right?
Our plan consists of fixing all of the past mistakes, and make all new ones. After all, isn't that the dafynition of "Upgrade" - to take out old bug and put news ones in?
-ca
.
- Follow-Ups:
- Re: How's dot.net doing nowadays?
- From: Jeff Johnson
- Re: How's dot.net doing nowadays?
- From: mayayana
- Re: How's dot.net doing nowadays?
- References:
- How's dot.net doing nowadays?
- From: MM
- Re: How's dot.net doing nowadays?
- From: David
- Re: How's dot.net doing nowadays?
- From: Chris Anderson [MVP-VB]
- Re: How's dot.net doing nowadays?
- From: Schmidt
- Re: How's dot.net doing nowadays?
- From: Robert Conley
- Re: How's dot.net doing nowadays?
- From: Schmidt
- Re: How's dot.net doing nowadays?
- From: Robert Conley
- Re: How's dot.net doing nowadays?
- From: Schmidt
- How's dot.net doing nowadays?
- Prev by Date: Re: How's dot.net doing nowadays?
- Next by Date: Re: How's dot.net doing nowadays?
- Previous by thread: Re: How's dot.net doing nowadays?
- Next by thread: Re: How's dot.net doing nowadays?
- Index(es):
Relevant Pages
|