Linked by Thom Holwerda on Wed 4th May 2011 20:41 UTC, submitted by lemur2
Permalink for comment 471967
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
More News »
Sponsored Links



Member since:
2007-07-13
ASP (or the original Java JSP) is old tech. Try Google Web Toolkit (GWT) which allows use of Java both on client and server side. Lightyears ahead.
Microsoft's equivalent of GWT is called "Project Volta" but that appears to have stalled.
Don't need .NET on Linux (or any other platform). Java does the trick, is GPL Free (beer & liberty), has more jobs, more libraries, more platforms, multiple vendors, and wider reach.
If you like C# then it was derived (and enhanced) from Java (via the intermediate language "Cool"). They are pretty similar (and their very base libraries too, given their common lineage). There are plenty of folk who whinge about language constructs in C# that are missing in Java but they miss the point that Java is deliberately simple by design - so that less skilled programmers can use it as well as very skilled developers.