Re: How's dot.net doing nowadays?
- From: "Schmidt" <sss@xxxxxxxxx>
- Date: Sat, 19 Jan 2008 02:59:56 +0100
"Robert Conley" <robertsconley@xxxxxxxxx> schrieb im Newsbeitrag
news:a673c90d-d02c-4bc0-a55e-fa67de2cb526@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Do you mean something like the <Ctrl><L>,Just curious...
Do you have some examples about those
problems, which would be gone in .NET?
One biggie is the stack trace available when you get an error.
which is available for Debugging in VB-Classic?
Another that is available in 2005 and above to theAgreed, that is nice, but not a "blocking issue".
ability to define a strongly typed collection code in
about three lines of code thanks to
inheritance and generics.
Multi-tasking and other tradition C++ APIs are nowYes, the "base library" is more rich, but in VB-Classic
exposed. And there are other which basically can be
summed up as you code more functionality in less lines
of code with a richer API.
there are usually (at least after some years of coding a
larger project in VB-Classic) other libraries or tools
bought or written over time, which should match the
functionality of those .NET-baseclasses very well -
resulting in Lines of Code, very similar to what
you would have to write in .NET.
My question to Chris Anderson was caused by
his statement, that there are problems in a VB-
Classic-App (developed over years), which
could be solved with .NET easily.
My point is, in a well written VB-Classic-App
(over years) there should be no problems, if
there are problems, then those should be able
to solve with VB-Classic itself.
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".
Too sad, that he did not respond, what those
problems are.
Olaf
..
.
- Follow-Ups:
- Re: How's dot.net doing nowadays?
- From: Robert Conley
- 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
- How's dot.net doing nowadays?
- Prev by Date: Re: How's dot.net doing nowadays?
- Next by Date: Re: Panics
- Previous by thread: Re: How's dot.net doing nowadays?
- Next by thread: Re: How's dot.net doing nowadays?
- Index(es):