Re: Is it possible to convert VB3 to .NET ?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"Ken Halter" <Ken_Halter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:%237jj7Gt9GHA.1492@xxxxxxxxxxxxxxxxxxxxxxx
"Chris Dunaway" <dunawayc@xxxxxxxxx> wrote in message
news:1161623277.070426.136370@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

But it is my opinion that VB.Net is superior to VB6 because of what it
adds. And some of the things that are coming with the next version are
pretty cool.

As far as desktop apps for existing OSs go, dotNet adds nothing at all...
the only thing it offers is pre-written routines, in the form of a
framework, that we've had for years. So, in your case, I can see having a
ton of pre-written stuff as a good thing... but for the 'old timers', most
already have their own "framework" in the form of drop-in classes and
modules.

On the other hand, check out some of Microsoft's sample code. Check out
any
VB5/6 sample authored by MS. They're mostly over complicated and barely
achieve their intended purposes and very few actually show someone how to
do
something (because they're overly complex). If the way the framework's
written compares with their sample code, people that rely on the framework
are... well... on shaky ground <g>

The way I see it is... Contractors love the framework because they're
guaranteed work every time something breaks. For people like me, that have
been with the same company for over 10 years, the framework blows chunks
because it's trying to get me to re-write something that's worked fine for
a
decade or more.... and the "new improved" version won't work as well or be
as responsive.

Plus, the IDE sucks <g> Who needs an "all inclusive" IDE?.. especially
when
"all inclusive" leaves out some things that I use *every stinkin day* like
a
real immediate window (that supports block copy/paste/execute), single
procedure view (who works on more than one proc at a time?) and real edit
and continue.... not one that takes upto 30 seconds between keystrokes to
use.


*"... not one that takes upto 30 seconds between keystrokes to use."*

Over the years I have occasionally wondered what the VB IDE was doing behind
the scenes - especially when compared to the VC++ IDE where everything is
expressed as physical file within the project. But the dotNet IDE has me
completely baffled most of the time.

Just what is it doing during those delays?

I am beginning to suspect that MS has actually perfected true distributed
computing. While we think we are merely developing a program, the IDE is
actually chewing on some small parallel piece of MS's quarterly statement,
warehouse inventory, or perhaps employee scheduling.

If you examine the various EULAs carefully, you will note that there is
nothing in there saying we get full use of ALL THE CYCLES the program is
generating.

-ralph






.



Relevant Pages

  • RE: Server controls and VS version
    ... As for the using webcontrol developed on a certain framework version (IDE) ... Server controls and VS version ...
    (microsoft.public.vsnet.general)
  • Re: If you had to move from VB6...
    ... If I had to move from VB6, which language would I choose. ... Which language would most resemble it in IDE, ease of coding and, yes, ... It is multiplatform (Windows and Linux so far, also some mobile and embedded Oses), and does not treat the windows version as a poor cousin. ... The framework assists nice, modern GUIs, has sophisticated controls, applications and html are scriptable with Javascript. ...
    (microsoft.public.vb.general.discussion)
  • Re: TreeNode in Bold
    ... erkenne ich dem Framework aber RAD ab. ... Das man mit .NET momentan kein RAD machen kann liegt aber mehr an der ... Es ist also Hoffnung da das die IDE so langsam an das rankommt was bei ... Classic um Faktoren produktiver als in C#. ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: Changes in 2005.
    ... > (with regards to IDE / Compiler) to forcefully lead us to change. ... > If I wanted to use the new IDE functionality, but target for 1.1 then I ... > should not) be compatible with this framework then they could be disabled ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Is it possible to convert VB3 to .NET ?
    ... framework, ... check out some of Microsoft's sample code. ... guaranteed work every time something breaks. ... real immediate window, ...
    (microsoft.public.vb.general.discussion)