Oracle finally targets Java non-payers six years after plucking Sun
21–30 of 91 posts
Re: Oracle finally targets Java non-payers six years after plucking Sun
#22Are there still any reasons why one should choose Java instead of .Net for new developments?
web programming in C# is not very good. Although I like C# as a language. I hate ASP.NET and the way it is built. Java has much better support for writing web applications and tons of open source libraries.
Re: Oracle finally targets Java non-payers six years after plucking Sun
#23Are there still any reasons why one should choose Java instead of .Net for new developments?
:) Probably because Java runs without problems on Windows and *IX platforms without major problems.
Probably because Java runs without problems on (Windows) and (IX platforms without major problems).
FTFY ;-)
Re: Oracle finally targets Java non-payers six years after plucking Sun
#24Are there still any reasons why one should choose Java instead of .Net for new developments?
Maven, love it or hate it, can do a staggering number of things, some of them very useful.
JAX-RS servers and clients are more robust IME on Java. (Just try to find a capable path+querystring builder for .NET.)
JDBC is still the gold standard for database connectivity.
Re: Oracle finally targets Java non-payers six years after plucking Sun
#25For anyone on Windows willing to switch to OpenJDK, there are builds from - Azul: http://www.azul.com/downloads/zulu/ - RedHat: https://developers.redhat.com/products/openjdk/overview/ - JetBrains: https://bintray.com/jetbrains/intellij-jdk
Re: Oracle finally targets Java non-payers six years after plucking Sun
#26Re: Oracle finally targets Java non-payers six years after plucking Sun
#27Earlier quoted context omitted.
But something something something Aspergers something picking feet something
What evidence can you present that Richard Stallman has Aspergers?
Re: Oracle finally targets Java non-payers six years after plucking Sun
#28Re: Oracle finally targets Java non-payers six years after plucking Sun
#29Earlier quoted context omitted.
:) Probably because Java runs without problems on Windows and *IX platforms without major problems.
> Probably because Java runs without problems on Windows and IX platforms without major problems. Probably because Java runs without problems on (Windows) and ( IX platforms without major problems). FTFY ;-)
Re: Oracle finally targets Java non-payers six years after plucking Sun
#30Earlier quoted context omitted.
web programming in C# is not very good. Although I like C# as a language. I hate ASP.NET and the way it is built. Java has much better support for writing web applications and tons of open source libraries.
There are alternatives, I like this one: http://nancyfx.org/