Re: There has to be a better way to develop web applications.



Ok, read your "interesting" conversation. Pretty nice, really. But for a
constructive thought you have to think longer. We all know there are just two
platforms which have "legal" right to claim to be the platform of tomorrow,
Java and .NET. Of course, .NET is a bit better because it had Java to learn
from. That is what I read in most third party .NET documentations. But that's
not the main problem here. .NET is better because of its properties, events,
delegates and so on. Too bad it hasn't added alreadey generics. Mono is doing
a great job porting .NET to other platforms and Microsoft should be thankful.
Because whithout Mono, .NET wouldn't last. I am using Linux and I know what
I'm talkong about.

I think Rob's problem is that Java, nor .NET offers true "productivity
whithout hedache" programming. Java is totaly nowhere whith its MVC patterns,
which only make things hard to code, and C# makes things worst because it
spoiles all expectancies of being the "one perfect language" we all heard
about the way Microsoft presents it. So the problem here is actually
Microsoft's way of presenting things as being the best, when they are not.
It's the same policy applied with Windows (please excuse me if you think what
I say is rude) and whith SQL Server. Oh, and even with Visual Studio. I am
not complaining just to complain. But .NET is just another language - why
then it is presented as being the best? I repeat, I AM a .NET coder, I DO
like .NET better than Java because of its events and properties, but I would
expect more.
.



Relevant Pages

  • Re: Clear the Screen
    ... cannot be implemented in any standard way across platforms. ... Even the 'standard' C and C++ languages which, like Java, aim for platform ... do not implement such functionality. ... of a development commitment needs be made by using JNI. ...
    (comp.lang.java)
  • Re: cross-platform programs
    ... > platforms, and have licensed the technology to IBM and others for other ... Yes, there's the Mono ... >> Is Java platform independent? ... however: Sun support JREs on multiple ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: VS2005 and VS 6.0
    ... executables run in a sandbox and can check for some error conditions (and ... intel/AMD platforms. ... Java or .NET brings useful benefits ... ... when the reality is that ".NET has better tool support". ...
    (microsoft.public.vc.mfc)
  • Re: Lost in J2ME
    ... >> And as such is not going to be present on all platforms that support a ... SWT is more than "just a library". ... native code with the Java code to provide quick performance. ... support that statement (they claim that Sun could become heavy handed, ...
    (comp.lang.java.programmer)
  • Re: Can java be speeded up this way
    ... I feel that quite a large part of the java community is busy comparing IDEs and platforms and competitive open-scource products and not focussing on the basic problem which is speed of execution and memory footprint. ... essentially refers to the bytecode specification and practically, only to the means of distributingbinaries, ... In the proposal for 1.5 it basically cached the native compilation of the classes in the standard API. ...
    (comp.lang.java.programmer)

Loading