Re: What is the status of VB6 & DOT.NET ?
On Sun, 26 Feb 2006 13:16:14 +1100, fajp@xxxxxxxxxxxxxxxxxxxx (Frank
Adam) wrote:
Must say, most people i know have made a switch of sorts, although not
necessarily abandoning VB. This switch however, is often not to .Net.
Java is thriving.
-----
Good point, Frank.
I was checking around looking at the options.
My main interest is in producing applications quickly that can
be distributed as an executable. Main options seem to be VB6,
VB .NET, Delphi basic and Liberty Basic. Correct me if I'm
wrong, but Java is not compiled to a *.exe, is it?
---pete---
.
Relevant Pages
- Re: wie Array =?ISO-8859-15?Q?f=FCr_statische_Methoden?=
... Wenn du eine Sprache haben willst in der du nicht so viel Tippen willst, dann würde ich dir auf gar keinen Fall Java empfehlen;) ... Das würde die Sache relativ kompakt machen, weil du keine Methodennamen brauchst und das switch gleich mitschreibst. ... Ich hab mal mit virtuellen Methoden auf einem Microkontroller experimentiert und bin zu dem Schluss gekommen: "Wenn ich virtuelle Methoden möchte dann muss ich damit leben das diese langsamer sind, selbst wenn ich das ganze in Assembler mache." ... dann brauchst du Platz auf dem Stack... ... (de.comp.lang.java) - Re: IE 6 shutsdown all the time
... switch to other apps. ... >....only tick the JIT compiler box and leave the Java ... >p.s Reset the 3rd party browser setting. ... >> have disable internet security and Anti Virus i even ... (microsoft.public.windows.inetexplorer.ie6.browser) - Re: What is the status of VB6 & DOT.NET ?
... This switch however, ... Java is thriving. ... Good point, Frank. ... (comp.lang.basic.visual.misc) - Re: Java to C port
... switch ... Notice that the original Java routine used bignums, ... I don't know the expected output. ... I don't know any Java and have no way to run the code. ... (comp.programming) - Re: Java language and library suggestions
... It seems the strongest contenders were the first ones which were passed, namely Strings in switch, the catch-multiple exceptions, ARM, shortening generic construction, null-safe operators, and apparently generics+varargs savory goodness. ... Note that all of these are for further consideration, which seems to me to be mostly "projects that would likely be more beneficial than not and which have clear specifications" as opposed to "projects that will be making it into Java 7". ... I'd say the projects most likely to make it in are the catch-multiple, ARM, and generics goodnesses: all of these are very clear-cut, compiler-level changes that have very demonstrable use cases and little opposition. ... The safe-null-check operators can be confusing and misleading at times for the unwary users, and Strings in switch is in the apathetic center. ... (comp.lang.java.programmer) |
|